On Wed, Jan 27, 2010 at 02:52:58PM +0600, AI Rumman wrote:
>    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

You'll need something like the dblink contrib module to get one database to
talk to another.

--
Joshua Tolley / eggyknap
End Point Corporation
http://www.endpoint.com

Attachment: signature.asc
Description: Digital signature

Reply via email to