Re: accessing multiple database - Mailing list pgsql-sql

From mohammad izwan ibrahim
Subject Re: accessing multiple database
Date
Msg-id 200505050909.j4599Ml4023684@smp.orenda.com.my
Whole thread Raw
In response to accessing multiple database  ("mohammad izwan ibrahim" <izwan@orenda.com.my>)
Responses Re: accessing multiple database  (Richard Huxton <dev@archonet.com>)
List pgsql-sql
Hi Richard Huxton, 
Tq for your advice, Hope you can help me on this

1.can I  create view from dblink  query
2.can I fetch the data simultaneous from multiple database using dblink function, how the syntax would be?


tq

-- Original message --
From: "Richard Huxton" <dev@archonet.com>
To: "mohammad izwan ibrahim" <izwan@orenda.com.my>
Date: Thursday 5 May 2005 15:06:24
Subject: Re: [SQL] accessing multiple database

> 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: Mikey
Date:
Subject: Re: HELP: aggregating insert rule for multirow inserts.
Next
From: Richard Huxton
Date:
Subject: Re: accessing multiple database