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

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Patch to allow setting schema/search_path in the connectionURL
Date: 2014-09-23 05:24:07
Message-ID: 542103F7.1090000@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On 9/22/2014 10:22 PM, stagirus wrote:
> Now I have a schema bepc and role bepc and also the ownership between them
>
> Same problem continues... It is sounding like a "witch-hunt"???
>

log on as role bepc, and

SHOW SEARCH_PATH;

whats that returning ?

--
john r pierce 37N 122W
somewhere on the middle of the left coast

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message stagirus 2014-09-23 05:25:29 Re: Patch to allow setting schema/search_path in the connectionURL
Previous Message John R Pierce 2014-09-23 05:23:04 Re: Patch to allow setting schema/search_path in the connectionURL