On Sun, 15 Feb 2009 08:47:36 -0700
Scott Marlowe <scott.marl...@gmail.com> wrote:

> On Sun, Feb 15, 2009 at 5:58 AM, Bjørn T Johansen <b...@havleik.no> wrote:
> > I can't find a way to do this, what am I missing?
> 
> You can either issue the command when you open the connection, alter
> the user the connection uses, or alter the database to default to that
> search path.
> 
> alter user bubba set search_path='path1','path2';
> 

Yes, alter user worked fine... Thx... :)

BTJ

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to