Re: DBD::Pg, schema support

From: Arguile <arguile(at)lucentstudios(dot)com>
To: Richard Schilling <rschilling(at)nationalinformatics(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: DBD::Pg, schema support
Date: 2003-07-24 04:30:51
Message-ID: 1059021052.521.18730.camel@broadswd
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 2003-07-23 at 18:24, Richard Schilling wrote:
> Can you give an example on how to execute that command? I've been
> wondering about that too but haven't had time to read the documentation.

SET search_path TO foo,'$user',public;

http://developer.postgresql.org/docs/postgres/runtime-config.html

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2003-07-24 05:21:53 Re: this is in plain text (row level locks)
Previous Message Tom Lane 2003-07-24 04:29:50 Re: this is in plain text (row level locks)