Re: Select Database - Mailing list pgsql-general

From ON.KG
Subject Re: Select Database
Date
Msg-id 821012171.20041203101450@on.kg
Whole thread Raw
In response to Re: Select Database  (Jan Wieck <JanWieck@Yahoo.com>)
List pgsql-general
Thanx

JW> On 12/2/2004 4:39 AM, ON.KG wrote:

>> Hi All!
>>
>> How could I select another database without new connection?
>>
>> For example, in PHP+MySQL we have mysql_select_db('database_name');

JW> You can't. An existing session cannot change the database connected to.


JW> Jan


pgsql-general by date:

Previous
From: Maksim Likharev
Date:
Subject: Re: Get diagnistic (row_count) 7.3 vs. 7.4 changes
Next
From: Jonathan Knopp
Date:
Subject: Is there a way to view a rewritten query?