Re: Change or get currentdb

Поиск
Список
Период
Сортировка
От David Olbersen
Тема Re: Change or get currentdb
Дата
Msg-id Pine.LNX.4.31.0101251212320.17481-100000@bubbles.electricutopia.net
обсуждение исходный текст
Ответ на Change or get currentdb  ("Sergiy Ovcharuk" <Sergey.Ovcharuk@tessart.kiev.ua>)
Список 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 по дате отправления:

Предыдущее
От: "Sergiy Ovcharuk"
Дата:
Сообщение: Change or get currentdb
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: Don't want blank data