Re: DBD::Pg, schema support - Mailing list pgsql-hackers

From greg@turnstep.com
Subject Re: DBD::Pg, schema support
Date
Msg-id 394175b9f0f66b31c9c033f6249ed1e5@biglumber.com
Whole thread Raw
In response to DBD::Pg, schema support  (Oleg Bartunov <oleg@sai.msu.su>)
Responses Re: DBD::Pg, schema support  (Richard Schilling <rschilling@nationalinformatics.net>)
List pgsql-hackers
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


> is't possible to specify default search path for dbh in DBD::Pg ?
> I don't want to set variable before every select.

There is nothing specific to DBD::Pg, but you should be able to issue 
the command once ("SET search_path...") and have all subsequent 
requests on the same database handle use that schema.

- --
Greg Sabino Mullane greg@turnstep.com
PGP Key: 0x14964AC8 200307231328

-----BEGIN PGP SIGNATURE-----
Comment: http://www.turnstep.com/pgp.html

iD8DBQE/HsXXvJuQZxSWSsgRArfEAJ4+mIE7fTXnvf3JHS2Y3WmSoZwO/QCgxpx0
RuTjTUI3hngy2T9BMqDEXpE=
=tvul
-----END PGP SIGNATURE-----



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re:
Next
From: Bruce Momjian
Date:
Subject: Re: