Using dblink to access another posgresql database - Mailing list pgsql-admin

From Manasi Save
Subject Using dblink to access another posgresql database
Date
Msg-id 20101203012051.37ucm04qhekg44g8@mail.artificialmachines.com
Whole thread Raw
List pgsql-admin
Hi All,
 
I want to access different databases from one postgresql database stored function.
 
Will this affect the performance of my database, as I need to specify host,port,dbname for each query. so will it be time consuming?
 
Thanks in advance.
 
Regards,
Manasi

pgsql-admin by date:

Previous
From: "Anibal David Acosta"
Date:
Subject: Re: [GENERAL] How to recover a postgres installation from files
Next
From: "Manasi Save"
Date:
Subject: Re: Creating multiple database at runtime in postgresql