switching databases

Поиск
Список
Период
Сортировка
От Adler, Stephen
Тема switching databases
Дата
Msg-id 1038675931.11026.8.camel@newadler.phy.bnl.gov
обсуждение исходный текст
Ответ на Re: views and rules  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: switching databases
Список pgsql-novice
Is there a way to switch databases within psql like there is
in mysql using the 'use' command?

I have two databases, one named test, the other name data, if
I do 'psql test' I'm connected to the test database, to connect
to the data database, I have to quite psql then run the command
'psql data'. It would be nice not to have to quit out of psql.

Thanks. Steve.


В списке pgsql-novice по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: views and rules
Следующее
От: Ewald Geschwinde
Дата:
Сообщение: Re: switching databases