Re: basic DB questions

Поиск
Список
Период
Сортировка
От Sean Davis
Тема Re: basic DB questions
Дата
Msg-id 264855a00810161129k124b8840q945b4edff56edf9@mail.gmail.com
обсуждение исходный текст
Ответ на basic DB questions  (Isabella Ghiurea <isabella.ghiurea@nrc-cnrc.gc.ca>)
Список pgsql-novice
On Thu, Oct 16, 2008 at 2:20 PM, Isabella Ghiurea
<isabella.ghiurea@nrc-cnrc.gc.ca> wrote:
>
> Hi,
> I'm trying to learn PG, here are my very basic questions,
> -how to switch between db's in a Pg cluster ( with 2 aka : db1 & db2) , as
> user postrges  using;'psql

\connect db1
\connect db2

> - what will always be the  the default db when  first I call  psql

Depends on the user.  As postgres, the database will be postgres.

> thank you,
> Isabella
>
> --
> Sent via pgsql-novice mailing list (pgsql-novice@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-novice
>

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

Предыдущее
От: Andreas Kretschmer
Дата:
Сообщение: Re: basic DB questions
Следующее
От: Steve T
Дата:
Сообщение: Re: Max OID