VSQL fails in the presence of PostgreSQL environment variables.
I have PostgreSQL and Vertica installed on an Ubuntu System. For convenience, I have used few PostgreSQL and Vertica environment variables (username, dbname, port, and db_installation_home).
However, vsql fails while the PostgreSQL environment variables are present.
What could be the problem ?
However, vsql fails while the PostgreSQL environment variables are present.
What could be the problem ?
0
Comments
While psql can easily connect to Vertica (and PG via DBLink too) you can use in psql only.
Due establishing a connection psql may be will throw few errors, but its not critical, you still can work with Vertica with psql: