Re: switching databases - Mailing list pgsql-novice

From Ewald Geschwinde
Subject Re: switching databases
Date
Msg-id 3DE8EF0E.8000409@geschwinde.net
Whole thread Raw
In response to views and rules  (Michiel Lange <michiel@minas.demon.nl>)
List pgsql-novice
\c [DATABASE]

\? for help


Adler, Stephen schrieb:

>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.
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 5: Have you checked our extensive FAQ?
>
>http://www.postgresql.org/users-lounge/docs/faq.html
>
>
>
>



pgsql-novice by date:

Previous
From: "Adler, Stephen"
Date:
Subject: switching databases
Next
From: "Adler, Stephen"
Date:
Subject: enum