Re: Alter session set current_schema - Mailing list pgsql-novice

From Tom Lane
Subject Re: Alter session set current_schema
Date
Msg-id 7606.1094883556@sss.pgh.pa.us
Whole thread Raw
In response to Alter session set current_schema  ("Salerno, Vincent" <vincent.salerno@lmco.com>)
List pgsql-novice
"Salerno, Vincent" <vincent.salerno@lmco.com> writes:
> In Oracle you can log on using OS authentication & then:
> ALTER SESSION SET CURRENT_SCHEMA= <schema name>;

> Is there anyway to do this in PostGres?

I would suppose that "SET search_path" is the right equivalent ...

            regards, tom lane

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: [GENERAL] PL/pgSQL Function Problem
Next
From: Tom Lane
Date:
Subject: Re: forcing date ordering