Re: accessing multiple database - Mailing list pgsql-sql

From Richard Huxton
Subject Re: accessing multiple database
Date
Msg-id 4279C393.2080007@archonet.com
Whole thread Raw
In response to accessing multiple database  ("mohammad izwan ibrahim" <izwan@orenda.com.my>)
List pgsql-sql
mohammad izwan ibrahim wrote:
> hi all,
> 
> im finding some ideas, method, advice, n etc on accessing multiple
> database.The system that i'm currently develop is real time update
> and the data reside on few different db at different db site. Tq in
> advance.

Obviously you can access more than one database from your client 
software. From within PostgreSQL itself, look into the dblink package in 
the contrib/ directory of the source distribution.

--   Richard Huxton  Archonet Ltd


pgsql-sql by date:

Previous
From: Andreas Kretschmer
Date:
Subject: Re: [despammed] accessing multiple database
Next
From: Mikey
Date:
Subject: Re: HELP: aggregating insert rule for multirow inserts.