Re: multiple databases

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: multiple databases
Дата
Msg-id 878z0ixvby.fsf@mailbox.samurai.com
обсуждение исходный текст
Ответ на multiple databases  ("peter" <peter@peter.com>)
Список 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 по дате отправления:

Предыдущее
От: Terry Yapt
Дата:
Сообщение: Re: Operator to compare numeric and double precision
Следующее
От: Medi Montaseri
Дата:
Сообщение: Re: Trigger on 'create table' ?