Re: basic DB questions - Mailing list pgsql-novice

From Sean Davis
Subject Re: basic DB questions
Date
Msg-id 264855a00810161129k124b8840q945b4edff56edf9@mail.gmail.com
Whole thread Raw
In response to basic DB questions  (Isabella Ghiurea <isabella.ghiurea@nrc-cnrc.gc.ca>)
List 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 by date:

Previous
From: Andreas Kretschmer
Date:
Subject: Re: basic DB questions
Next
From: Steve T
Date:
Subject: Re: Max OID