Re: Use, Set Catalog and JDBC questions - Mailing list pgsql-general

From John R Pierce
Subject Re: Use, Set Catalog and JDBC questions
Date
Msg-id 512BB7CF.4020503@hogranch.com
Whole thread Raw
In response to Re: Use, Set Catalog and JDBC questions  (Adrian Klaver <adrian.klaver@gmail.com>)
List pgsql-general
On 2/25/2013 11:04 AM, Adrian Klaver wrote:
>
> test=# \c production
> You are now connected to database "production".

and the \c metacommand in psql disconnects(closes) the current database
and connects to the new one, using the same credentials as originally
provided, unless you specify otherwise.

not useful to the OP's problem.



--
john r pierce                                      37N 122W
somewhere on the middle of the left coast

pgsql-general by date:

Previous
From: "ktm@rice.edu"
Date:
Subject: Re: [ADMIN] Use, Set Catalog and JDBC questions
Next
From: Frank Cavaliero
Date:
Subject: Re: Use, Set Catalog and JDBC questions