We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
currentSchema
Introduced in PostgreSQL 9.4, it allows the following syntax:
postgres://username:password@host:port/database?currentSchema=myschema
which needs to be added.
See also: http://stackoverflow.com/questions/4168689/is-it-possible-to-specify-schema-when-connecting-to-postgres-with-jdbc