From: | "Gregory S(dot) Williamson" <gsw(at)globexplorer(dot)com> |
---|---|
To: | "VivekanandaSwamy R(dot)" <VivekanandaSwamyr(at)infics(dot)com>, <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: How to access a table from one database to another database |
Date: | 2006-07-15 05:49:23 |
Message-ID: | 71E37EF6B7DCC1499CEA0316A256832802B3E2A3@loki.wc.globexplorer.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Possible dblink, in the ./contrib directory would help ? I have never had to use it but it seems like it might be what you need.
HTH,
Greg Williamson
DBA
GlobeXplorer LLC
-----Original Message-----
From: pgsql-general-owner(at)postgresql(dot)org on behalf of VivekanandaSwamy R.
Sent: Fri 7/14/2006 9:56 PM
To: pgsql-general(at)postgresql(dot)org
Cc:
Subject: [GENERAL] How to access a 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
_____________________________________________________
Vivekananda.R <mailto:vivekanandaswamyr(at)infics(dot)com> | Software Engineer
| CGDA Program.
Infinite Computer Solutions India Pvt. Ltd.|Exciting Times ... Infinite
Possibilities...
SEI-CMMI level 5 | ISO 9001:2000
IT SERVICES | BPO |
Telecom | Finance | Healthcare | Manufacturing |
Energy & Utilities | Retail & Distribution | Government
Tel +91-80-4133 0000-2 Ext:3006 | Mobile: 9986463365
Fax +91-80-513-10853 | www.infics.com <http://www.infics.com/>
USA | United Kingdom | India | China | Singapore | Malaysia |Hong Kong
_____________________________________________________
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.
!DSPAM:44b875fa155491804284693!
From | Date | Subject | |
---|---|---|---|
Next Message | A. Kretschmer | 2006-07-15 06:04:11 | Re: How to access a table from one database to another database |
Previous Message | Tony Caduto | 2006-07-15 05:47:31 | Re: How to access a table from one database to another |