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

From: cowwoc <cowwoc(at)bbs(dot)darktech(dot)org>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Patch to allow setting schema/search_path in the connectionURL
Date: 2014-09-19 16:55:34
Message-ID: 541C5FE2.9070506@bbs.darktech.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Alexis,

Is there an issue keeping track of the fact the documentation needs to
be updated?

Thanks,
Gili

On 19/09/2014 11:10 AM, Alexis Meneses [via PostgreSQL] wrote:
> Hi,
>
> This feature is already available as it has been implemented and
> merged earlier in the year using a property named "currentSchema" of
> the JDBC URL.
>
> It's currenly only available in the master branch though.
>
> btw, the related issue #155 can be closed now.
>
> Alexis Meneses
>
> 2014-09-18 22:17 GMT+02:00 Dave Cramer <[hidden email]
> </user/SendEmail.jtp?type=node&node=5819674&i=0>>:
>
> What era is this exactly ? 3 people are looking for this
> particular feature. This is not part of the JDBC spec. Perhaps if
> it is that important someone can provide some code to implement this ?
>
> Dave Cramer
>
> dave.cramer(at)credativ(dot)ca
> http://www.credativ.ca
>
> On 18 September 2014 15:47, stagirus <[hidden email]
> </user/SendEmail.jtp?type=node&node=5819674&i=1>> wrote:
>
> I too have a similar requirement to specify the schema.
>
> I see in various discussions that many people have tried to
> fix this
> problem. It appears there is no resolution yet. It is sad that
> the JDBC
> driver community does not seem to pay any attention to the
> end-user needs.
> Hello.. PLEASE WAKE UP! We are in a different era!
>
> Does anybody know of a solution on how to designate a schema while
> establishing the connection? I would highly appreciate it!!!
>
>
>
>
> --
> View this message in context:
> http://postgresql.1045698.n5.nabble.com/Patch-to-allow-setting-schema-search-path-in-the-connectionURL-tp2174512p5819543.html
> Sent from the PostgreSQL - jdbc mailing list archive at
> Nabble.com.
>
>
> --
> Sent via pgsql-jdbc mailing list ([hidden email]
> </user/SendEmail.jtp?type=node&node=5819674&i=2>)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-jdbc
>
>
>
>
>
> ------------------------------------------------------------------------
> If you reply to this email, your message will be added to the
> discussion below:
> http://postgresql.1045698.n5.nabble.com/Patch-to-allow-setting-schema-search-path-in-the-connectionURL-tp2174512p5819674.html
>
> To unsubscribe from Patch to allow setting schema/search_path in the
> connectionURL, click here
> <http://postgresql.1045698.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=2174512&code=Y293d29jQGJicy5kYXJrdGVjaC5vcmd8MjE3NDUxMnwxNTc0MzIxMjQ3>.
> NAML
> <http://postgresql.1045698.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>

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

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Alexis Meneses 2014-09-20 07:48:36 Re: Patch to allow setting schema/search_path in the connectionURL
Previous Message Enrico Olivelli - Diennea 2014-09-19 11:39:19 R: R: Please implement simple failover scenario