| From: | "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov> |
|---|---|
| To: | "Achilleas Mantzios" <achill(at)matrix(dot)gatewaynet(dot)com>, <pgsql-admin(at)postgresql(dot)org> |
| Subject: | Re: SET search path |
| Date: | 2011-10-31 15:48:51 |
| Message-ID: | 4EAE7D1302000025000428A0@gw.wicourts.gov |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Achilleas Mantzios <achill(at)matrix(dot)gatewaynet(dot)com> wrote:
> **** Sunday 30 October 2011 12:34:38 */* Akash Kodibail ******:
>> I am using postgresql 8.4.0
Please consider an immediate update to 8.4.9.
http://www.postgresql.org/support/versioning
>> I have trying to set search path
>> the search_path is set only for that session, it is not a
>> permanent change that is done.
> As superuser
> ALTER user username set search_path ...
Or set it in the postgresql.conf file.
-Kevin
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Harald Fuchs | 2011-10-31 15:59:02 | Re: SET search path |
| Previous Message | Kevin Grittner | 2011-10-31 15:33:33 | Re: My Query to insert and retrieve takes time |