Re: multiple databases - Mailing list pgsql-general

From Neil Conway
Subject Re: multiple databases
Date
Msg-id 878z0ixvby.fsf@mailbox.samurai.com
Whole thread Raw
In response to multiple databases  ("peter" <peter@peter.com>)
List pgsql-general
"peter" <peter@peter.com> writes:
> I need to create a recordset in vb which combines a view/table from 2
> different databases.  Is this possible?

http://www.ca.postgresql.org/docs/faq-english.html#4.24

In 7.3, you can write queries that access multiple schemas; depending
on your needs, that might be sufficient.

Cheers,

Neil

--
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC

pgsql-general by date:

Previous
From: Terry Yapt
Date:
Subject: Re: Operator to compare numeric and double precision
Next
From: Medi Montaseri
Date:
Subject: Re: Trigger on 'create table' ?