query a table from one database to another

From: AI Rumman <rummandba(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: query a table from one database to another
Date: 2010-01-27 08:52:58
Message-ID: 2a7905441001270052v5b0d7c1ep419b410f74c84ac3@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am using Postgresql 8.3

I have two databases:
db1
db2

db1 holds a table tab1.

Is it possible to get the value of the above tab1 in db2 database?

Regards

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2010-01-27 09:14:28 Re: dynamic crosstab
Previous Message Pierre Chevalier 2010-01-27 08:52:24 Re: dynamic crosstab