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