While making connection to PGSQL using libpq, is there any option to mention the schema name? Something similar exists in java, however not sure about libpq. http://stackoverflow.com/questions/4168689/is-it-possible-to-specify-schema-when-connecting-to-postgres-with-jdbc Thanks in advance for help. |