From: | "Plugge, Joe R(dot)" <JRPlugge(at)west(dot)com> |
---|---|
To: | Kaleeswaran Velu <v_kalees(at)yahoo(dot)com>, "pgsql-sql(at)postgresql(dot)org" <pgsql-sql(at)postgresql(dot)org> |
Subject: | Re: |
Date: | 2013-10-08 16:26:45 |
Message-ID: | BD69807DAE0CE44CA00A8338D0FDD083036AF0DC8F@oma00cexmbx03.corp.westworlds.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
1 - why two databases? Couldn't you have just created two separate SCHEMAS?
2 - if you insist on two separate databases: http://www.postgresql.org/docs/9.2/static/dblink.html
From: pgsql-sql-owner(at)postgresql(dot)org [mailto:pgsql-sql-owner(at)postgresql(dot)org] On Behalf Of Kaleeswaran Velu
Sent: Tuesday, October 08, 2013 11:23 AM
To: pgsql-sql(at)postgresql(dot)org
Subject: [SQL]
Hi Team,
I am using PostgreSQL 9.2.3 in Windows platform. I have created two databases in it. Now I want to refer the tables across the databases. Meaning would like to create Database link. Can anyone guide me on how to create a DB link?
Thanks and Regards
Kaleeswaran Velu
From | Date | Subject | |
---|---|---|---|
Next Message | Andreas Kretschmer | 2013-10-08 16:28:09 | Re: |
Previous Message | Kaleeswaran Velu | 2013-10-08 16:23:09 |