Connect Soda to Vertica
Access configuration details to connect Soda to a Vertica data source.
Connection configuration reference
data_source my_datasource_name:
type: vertica
host: 127.0.0.1
port: "5433"
username: ${VERTICA_USER}
password: ${VERTICA_PASSWORD}
database: vmart
schema: publicProperty
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?
