Re: [despammed] accessing multiple database

From: Andreas Kretschmer <akretschmer(at)despammed(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: [despammed] accessing multiple database
Date: 2005-05-05 06:50:29
Message-ID: 20050505065029.GA8951@webserv.wug-glas.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

am 05.05.2005, um 10:47:12 +0800 mailte mohammad izwan ibrahim folgendes:
> 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.

1. write your own client thats connect to several databases
2. use dblink, this is part of the contrib-distribution

Andreas
--
Andreas Kretschmer (Kontakt: siehe Header)
Heynitz: 035242/47212, D1: 0160/7141639
GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net
=== Schollglas Unternehmensgruppe ===

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Richard Huxton 2005-05-05 06:56:19 Re: accessing multiple database
Previous Message Ezequiel Tolnay 2005-05-05 03:55:51 Re: Calling a stored procedure from another stored procedure...