Re: Patch to allow setting schema/search_path in the connectionURL - Mailing list pgsql-jdbc

From cowwoc
Subject Re: Patch to allow setting schema/search_path in the connectionURL
Date
Msg-id 5421C6D1.4030101@bbs.darktech.org
Whole thread Raw
In response to Re: Patch to allow setting schema/search_path in the connectionURL  (stagirus <mamasa@stagirus.com>)
Responses Re: Patch to allow setting schema/search_path in the connectionURL
List pgsql-jdbc
I'm confused. I thought we already agreed that this is implemented: http://postgresql.1045698.n5.nabble.com/Patch-to-allow-setting-schema-search-path-in-the-connectionURL-tp2174512p5819674.html

Gili

On 23/09/2014 3:11 PM, stagirus [via PostgreSQL] wrote:
Great news..

I finally resolved this problem. I have done the following stuff to make it work.
1. I have carefully created a role with proper privileges.
2. I have created a schema with the same name as the role and assigned ownership at the time of creation.
3. The tool that I am using fortunately supports setting the default schema to be used. More than anything else, this seems to be the main driver.

Wola.. it worked. I want to thank all of you who tried to solve my problem. Very kind of you.

JDBC driver devleoper(s) - show some mercy. Be open and flexible. Many people have offered solutions (code changes) to support the default/current schema problem. Accept that feature and make it part of your JDBC driver.

Thank you all.


To unsubscribe from Patch to allow setting schema/search_path in the connectionURL, click here.
NAML





View this message in context: Re: Patch to allow setting schema/search_path in the connectionURL
Sent from the PostgreSQL - jdbc mailing list archive at Nabble.com.

pgsql-jdbc by date:

Previous
From: stagirus
Date:
Subject: Re: Patch to allow setting schema/search_path in the connectionURL
Next
From: stagirus
Date:
Subject: Re: Patch to allow setting schema/search_path in the connectionURL