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

From: Alexis Meneses <alexis(dot)meneses(at)gmail(dot)com>
To: cowwoc <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-20 07:48:36
Message-ID: CANPkoZQiZRttSjZ7FSJ+YrUFDMQf-tHArxdxqo9MsjBUT=KnVQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Gili 2014-09-20 20:27:56 Re: Patch to allow setting schema/search_path in the connectionURL
Previous Message cowwoc 2014-09-19 16:55:34 Re: Patch to allow setting schema/search_path in the connectionURL