From: | "mohammad izwan ibrahim" <izwan(at)orenda(dot)com(dot)my> |
---|---|
To: | "Richard Huxton" <dev(at)archonet(dot)com>, "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 09:09:22 |
Message-ID: | 200505050909.j4599Ml4023684@smp.orenda.com.my |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)archonet(dot)com>
To: "mohammad izwan ibrahim" <izwan(at)orenda(dot)com(dot)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
>
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Huxton | 2005-05-05 09:21:37 | Re: accessing multiple database |
Previous Message | Mikey | 2005-05-05 07:39:18 | Re: HELP: aggregating insert rule for multirow inserts. |