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