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

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Patch to allow setting schema/search_path in the connectionURL
Дата
Msg-id 487478FC.5080607@enterprisedb.com
обсуждение исходный текст
Ответ на Patch to allow setting schema/search_path in the connectionURL  (Scott Langley <slangley@scharp.org>)
Ответы Re: Patch to allow setting schema/search_path in the connectionURL
Список pgsql-jdbc
Scott Langley wrote:
> Many years ago, Andreas Joseph Krogh submitted a patch to allow the
> setting of the default schema in a JDBC connection string:
>
>   http://archives.postgresql.org/pgsql-jdbc/2002-12/msg00187.php
>
> It was rejected with some objections:
>   http://archives.postgresql.org/pgsql-jdbc/2002-12/msg00189.php
>
> I've made a modern version of this patch against the current CVS head
> that hopefully addresses the earlier objections on this list.  In this
> version, however, the parameter is called 'searchpath' instead of 'schema'

I think it would be more useful to provide a way to set any GUC variable
in the connection string, not just search_path.

--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

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

Предыдущее
От: Pushker Chaubey
Дата:
Сообщение: Re: Timestamp without Timezone and differing client / server tzs
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: Patch to allow setting schema/search_path in the connectionURL