Re: [HACKERS] dblink for Oracle - question ...

From: Shridhar Daithankar <shridhar_daithankar(at)persistent(dot)co(dot)in>
To: pgsql-hackers(at)postgresql(dot)org
Cc: pgsql-advocacy(at)postgresql(dot)org
Subject: Re: [HACKERS] dblink for Oracle - question ...
Date: 2003-07-01 06:56:42
Message-ID: 200307011226.42655.shridhar_daithankar@nospam.persistent.co.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy pgsql-hackers

On Monday 23 June 2003 21:54, Hans-Jürgen Schönig wrote:
> A few days ago I have posted a pre-beta version of dblink_ora which is
> supposed to solve some problems we had here at Cybertec (getting data
> from an Oracle DB and merge it with PostgreSQL). I have implemented a
> simple piece of code (more proof of concept than production).
>
> Since I have not got too much response (just one posting off list) I
> expect that there are not too many people who are in need of this
> feature. Am I right or is there somebody out there who wants to see it
> in contrib? If there is serious interest in this feature we'd make it
> work with PostgreSQL's build system and we'd add some documentation as
> well as some more code.
> If not we will keep using it for internal purposes.

I suggest you make the code available from a web site and let
techdocs.postgresql.org point to it. That way it will be availble for most of
the people even if it does not make into contrib immediately.

Shridhar

In response to

Browse pgsql-advocacy by date

  From Date Subject
Next Message Rudi Starcevic 2003-07-01 07:23:54 jobs.postgresql.org - SPEC
Previous Message Josh Berkus 2003-07-01 03:31:07 Re: jobs mailling list: pgsql-jobs@postgresql.org ?

Browse pgsql-hackers by date

  From Date Subject
Next Message Hannu Krosing 2003-07-01 07:23:58 Re: [HACKERS] PlPython
Previous Message Sailesh Krishnamurthy 2003-07-01 06:33:04 Re: 2PC: discussion in comp.arch