Re: SET search path - Mailing list pgsql-admin

From Kevin Grittner
Subject Re: SET search path
Date
Msg-id 4EAE7D1302000025000428A0@gw.wicourts.gov
Whole thread Raw
In response to Re: SET search path  (Achilleas Mantzios <achill@matrix.gatewaynet.com>)
List pgsql-admin
Achilleas Mantzios <achill@matrix.gatewaynet.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

pgsql-admin by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: My Query to insert and retrieve takes time
Next
From: Harald Fuchs
Date:
Subject: Re: SET search path