Re: [HACKERS] PostgreSQL Backend as SW Gateway to Oracle

Поиск
Список
Период
Сортировка
От Armin Schloesser
Тема Re: [HACKERS] PostgreSQL Backend as SW Gateway to Oracle
Дата
Msg-id Pine.LNX.3.95.980709155320.13426A-100000@papkas
обсуждение исходный текст
Ответ на Re: [HACKERS] PostgreSQL Backend as SW Gateway to Oracle  ("Thomas G. Lockhart" <lockhart@alumni.caltech.edu>)
Список pgsql-hackers
Hello Tom,

exactly what I think should be done first.

Build a clear interface between the parsing and I think the execution step
of the postgres backend to hook in own stuff to interface to an
arbritrary other database or even other implemention of the real
hard word of storing and getting the data.

Greetings,

armin


==============================================================================
Philips Automation Projects               Phone:  +49 561 501 1395
Miramstr. 87                              Fax:    +49 561 501 1688
34123 Kassel                              Email:  armin@ap-kas.ie.philips.com
Germany
==============================================================================

On Thu, 9 Jul 1998, Thomas G. Lockhart wrote:

>
> I don't have a particular interest in the Oracle gw, but am interested
> in getting simultaneous multiple db access within Postgres. I had been
> thinking of trying to implement this as a Postgres "master database"
> with hooks deeper in the backend to call out to a remote database as a
> separate session. Sort of like Ingres implemented their distributed
> databases. Haven't done anything with it though...
>
>                        - Tom
>


В списке pgsql-hackers по дате отправления:

Предыдущее
От: David Hartwig
Дата:
Сообщение: Re: [INTERFACES] Re: [HACKERS] Access & Postgres
Следующее
От: Egon Schmid
Дата:
Сообщение: InitPostgres() fails through libpq