Re: Change or get currentdb - Mailing list pgsql-sql

From David Olbersen
Subject Re: Change or get currentdb
Date
Msg-id Pine.LNX.4.31.0101251212320.17481-100000@bubbles.electricutopia.net
Whole thread Raw
In response to Change or get currentdb  ("Sergiy Ovcharuk" <Sergey.Ovcharuk@tessart.kiev.ua>)
List pgsql-sql
From \?\c[onnect] [dbname|- [user]]                connect to new database (currently '<db you're in>')

so typing "\c" gives you the database you're currently connected to and
"\c <database>" would connect you to that database.


On Thu, 25 Jan 2001, Sergiy Ovcharuk wrote:

->How can I change and/or get to know a current db name using sql script in
->PostgreSQL?

-- Dave



pgsql-sql by date:

Previous
From: "Sergiy Ovcharuk"
Date:
Subject: Change or get currentdb
Next
From: Stephan Szabo
Date:
Subject: Re: Don't want blank data