|
Vivekananda,
1. These question is not one for pgadmin. They are best
addressed in postgres general forum.
2. Postgres does not facilitate inter-database connectivity.
However, you can use the dblink
utility that you will find in
postgresql-8.0.3/contrib/dblink.
3. Please send any further inquiry regarding these questions to pgsql-general(at)postgresql(dot)org From: pgadmin-support-owner(at)postgresql(dot)org [mailto:pgadmin-support-owner(at)postgresql(dot)org] On Behalf Of VivekanandaSwamy R. Sent: Wednesday, August 30, 2006 9:41 PM To: pgsql-sql-owner(at)postgresql(dot)org; pgadmin-support(at)postgresql(dot)org Subject: [pgadmin-support] How to access table from one database to another database Hai
all, I have 2 databases
namee PAO and CAS. PAO contains 3 schemas
named Public,pao,sts CAS contains 4 schemas named
Public,cao,sts,reports Now i am in PAO
database..now i want access table 'activity' in schema 'cas' in CAS
database. How it is
posible. 2nd thing
is... i have 2 servers
access i.e local and mainserver. How access table from
one server to another server? please tel
me...because we need this one Thanks & Regards Vivekananda.R Ph.9986463365
|