Re: How to access table from one database to another database

From: "Melvin Davidson" <mdavidson(at)cctus(dot)com>
To: "VivekanandaSwamy R(dot)" <VivekanandaSwamyr(at)infics(dot)com>, <pgsql-sql-owner(at)postgresql(dot)org>, <pgadmin-support(at)postgresql(dot)org>
Subject: Re: How to access table from one database to another database
Date: 2006-08-31 14:19:03
Message-ID: 2CC69F840555CB43B04195F218CCB57F44B868@COENGEX01.cctus.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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

Information transmitted by this e-mail is proprietary to Infinite
Computer Solutions and / or its Customers and is intended for use only
by the individual or the entity to which it is addressed, and may
contain information that is privileged, confidential or exempt from
disclosure under applicable law. If you are not the intended recipient
or it appears that this mail has been forwarded to you without proper
authority, you are notified that any use or dissemination of this
information in any manner is strictly prohibited. In such cases, please
notify us immediately at info(dot)in(at)infics(dot)com and delete this email from
your records.

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Mario Splivalo 2006-09-01 10:22:41 Displaying NULL values for bool fields in 'edit data' window
Previous Message VivekanandaSwamy R. 2006-08-31 03:40:52 How to access table from one database to another database