Re: accessing multiple database

From: Richard Huxton <dev(at)archonet(dot)com>
To: mohammad izwan ibrahim <izwan(at)orenda(dot)com(dot)my>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: accessing multiple database
Date: 2005-05-05 06:56:19
Message-ID: 4279C393.2080007@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Mikey 2005-05-05 07:39:18 Re: HELP: aggregating insert rule for multirow inserts.
Previous Message Andreas Kretschmer 2005-05-05 06:50:29 Re: [despammed] accessing multiple database