Skip to content

Vertica

Required parameters:

  • user: Database user name
  • password: Database password
  • host: Vertica server hostname
  • database: Database name
vertica://<user>:<password>@<host>/<database>
vertica://dbadmin:[email protected]/vmart
  • Default schema is ‘public’ if not specified
  • Supports both regular tables and views