Re: Patch to allow setting schema/search_path in the connectionURL

Поиск
Список
Период
Сортировка
От stagirus
Тема Re: Patch to allow setting schema/search_path in the connectionURL
Дата
Msg-id 1411447985623-5820021.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: Patch to allow setting schema/search_path in the connectionURL  (cowwoc <cowwoc@bbs.darktech.org>)
Ответы Re: Patch to allow setting schema/search_path in the connectionURL
Список pgsql-jdbc
I just tried as follows:
ALTER ROLE dev SET search_path TO bep;

Then ran a bunch of SQL commands after connecting to the user dev. But it
fails because it is looking for the "public" schema. I am not sure how this
"ALTER ROLE" works.



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Patch-to-allow-setting-schema-search-path-in-the-connectionURL-tp2174512p5820021.html
Sent from the PostgreSQL - jdbc mailing list archive at Nabble.com.


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Lussier, Denis"
Дата:
Сообщение: Re: Disk buffering of resultsets
Следующее
От: stagirus
Дата:
Сообщение: Re: Patch to allow setting schema/search_path in the connectionURL