Creating table in different database
- From: Paresh Bafna <paresh(at)it(dot)iitb(dot)ac(dot)in>
- To: pgsql-hackers(at)postgresql(dot)org
- Subject: Creating table in different database
- Date: Mon, 24 Oct 2005 23:32:55 +0530
- Message-id: <435D21CF(dot)4080007(at)it(dot)iitb(dot)ac(dot)in>
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
Home |
Main Index |
Thread Index