Creating table in different database - Mailing list pgsql-hackers

From Paresh Bafna
Subject Creating table in different database
Date
Msg-id 435D21CF.4080007@it.iitb.ac.in
Whole thread Raw
Responses Re: Creating table in different database
List pgsql-hackers
If there are multiple databases, say db1 and db2.
And currently we are in db1, can we create table in db2 (without
switching databases)?
Is there any query to do this?

- Paresh


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] 'a' == 'a '
Next
From: "Kevin Grittner"
Date:
Subject: Re: Seeing context switch storm with 10/13 snapshot