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

From: Alexis Meneses <alexis(dot)meneses(at)gmail(dot)com>
To: Gili <cowwoc(at)bbs(dot)darktech(dot)org>
Cc: List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Patch to allow setting schema/search_path in the connectionURL
Date: 2014-09-22 11:11:02
Message-ID: CANPkoZR8_V2OFVc7m9MYp2wagowf07tCzwJxvr91FkHQZE8HAQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Gili,

It should appear in the page you're linking either when the 9.4 is released
or if the feature is backported in 9.3 branch.

Alexis Meneses

2014-09-20 22:27 GMT+02:00 Gili <cowwoc(at)bbs(dot)darktech(dot)org>:

> I am expecting to see it here:
> http://jdbc.postgresql.org/documentation/head/connect.html
>
> Gili
>
>
> On 20/09/2014 3:48 AM, Alexis Meneses wrote:
>
> The docbook is up-to-date regarding this connection parameter. It's also
> reflected by the internal getPropertyInfo. Do you think about something
> else?
>
> Alexis Meneses
>
> 2014-09-19 18:55 GMT+02:00 cowwoc <cowwoc(at)bbs(dot)darktech(dot)org>:
>
>> 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]
>> <http://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]
>>> <http://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]
>>>> <http://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.
>> 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: Re: Patch to allow setting
>> schema/search_path in the connectionURL
>> <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
>> <http://postgresql.1045698.n5.nabble.com/PostgreSQL-jdbc-f2168246.html>
>> at Nabble.com.
>>
>
>
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Stephen Nelson 2014-09-22 13:52:34 Re: R: Please implement simple failover scenario
Previous Message Dave Cramer 2014-09-21 17:40:21 Re: Patch to allow setting schema/search_path in the connectionURL