mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-04 19:48:21 +00:00
Update packages/noco-docs/docs/100.data-sources/020.connect-to-data-source.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
@@ -34,7 +34,7 @@ To connect to an external data source, follow the steps below:
|
||||
Example: In PostgreSQL when SSL mode set to "Required-Identity," if the server certificate's common name (cname) differs from the actual DNS/IP used for connection, the connection will fail.\
|
||||
To resolve, add "servername" property with same cname value under the SSL section. Additional details are available at [knex configuration options](https://knexjs.org/guide/#configuration-options).
|
||||
|
||||
6. Click on `Test Database Connection` button to verify the connection
|
||||
6. Click on the `Test Database Connection` button to verify the connection
|
||||
7. Wait for the connection to be verified.
|
||||
- After test is successful, `Counnect to Data Source` button will be enabled.
|
||||
- Click on `Connect to Data Source` button to save the data source.
|
||||
|
||||
Reference in New Issue
Block a user