Connect Soda to PostgreSQL
Access configuration details to connect Soda to a PostgreSQL data source.
Connection configuration reference
data_source my_datasource_name:
type: postgres
host: db
port: "5432"
username: soda
password: secret
database: postgres
schema: public
sslmode: preferProperty
Required
Notes
Test the data source connection
soda test-connection -d my_datasource -c configuration.yml -VSupported data types
Category
Data type
Last updated
Was this helpful?
