Re: dblink_ora - a first shot on Oracle ...

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Joe Conway <mail(at)joeconway(dot)com>, Hans-Jürgen Schönig <postgres(at)cybertec(dot)at>, pgsql-hackers(at)postgresql(dot)org, EG <EG(at)cybertec(dot)at>
Subject: Re: dblink_ora - a first shot on Oracle ...
Date: 2003-07-21 13:39:29
Message-ID: 200307211339.h6LDdTR00206@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Of course, PostgreSQL will still install without the Oracle libraries.

Of course, if you want dblink to use Oracle libraries, you have to
install the Oracle libraries first, or rerun configure after you install
them and reinstall dblink.

I don't see the problem.

---------------------------------------------------------------------------

Peter Eisentraut wrote:
> Bruce Momjian writes:
>
> > Joe, I can do the configure detection of the Oracle library needed for
> > /contrib.
>
> I have a philosophical problem with putting Oracle detection code into the
> PostgreSQL build system. That way, you create a dependency that Oracle
> needs to be installed before you install PostgreSQL, but of course we want
> PostgreSQL to be first. Consider where this will be going. Soon,
> configure will be full with detection code for half a dozen other database
> systems. Perhaps a plug-in architecture for dblink is a better solution.
> Or make dblink a separate project.
>
> --
> Peter Eisentraut peter_e(at)gmx(dot)net
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-07-21 13:47:09 Re: anoncvs problems.
Previous Message The Hermit Hacker 2003-07-21 13:11:38 Re: anoncvs problems.