Alter session set current_schema

From: "Salerno, Vincent" <vincent(dot)salerno(at)lmco(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Alter session set current_schema
Date: 2004-09-10 14:34:38
Message-ID: E5C6D3C85002944B88AD376BE054013F06EB9DCB@emss03m09.us.lmco.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

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?

Vinnie Salerno
Lockheed Martion
Simulation, Training & Support
Lake Underhill
Orlando, FL 32825
Phone: 407-306-3735

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Oliver Fromme 2004-09-10 15:47:25 Re: how to overwrite tuples in a table
Previous Message Mitch Pirtle 2004-09-10 13:50:21 Re: Opinions Requested - PG API or Abstraction Layer