Re: Oracle to Pg tool

From: Gilles DAROLD <gilles(at)darold(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Oracle to Pg tool
Date: 2001-05-10 08:17:36
Message-ID: 3AFA4E9F.3981F839@darold.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Hi,

Another point regarding /contrib or other directory like /tools is to
centralize tools for Pg. Also I can't be sure to always have an URL.
This one is dependant on the company I'm working now.

Life is moving.

Regards

Bruce Momjian wrote:

> [ Charset US-ASCII unsupported, converting... ]
> > Hi All,
> >
> > I'm willing to put all PostgreSQL related matter on the techdocs site,
> > or link to it, as the case may be. Is that of any assistance?
> >
> > Some stuff is definitely better in /contrib, as it is "already there"
> > with PostgreSQL, some stuff might not be. Database conversion tools
> > probably are better in /contrib is my thought though... time to
> > clarify rules?
>
> My first guess is that loadable modules clearly should be in /contrib,
> and tools like pg_controldata, and things that workaround missing
> features in PostgreSQL.
>
> Looking in /contrib, that is pretty much what we have. Now, that leaves
> conversion tools as "unknown". You are voting the belong in /contrib?
> If I get another "yes", I will add the xbase and Oracle tools in there
> too.
>
> --
> Bruce Momjian | http://candle.pha.pa.us
> pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
> + If your life is a hard drive, | 830 Blythe Avenue
> + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://www.postgresql.org/search.mpl

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Marc SCHAEFER 2001-05-10 09:35:07 Re: COPY INTO and the SERIAL data type
Previous Message Marc SCHAEFER 2001-05-10 08:05:07 ER diagrams

Browse pgsql-hackers by date

  From Date Subject
Next Message Zeugswetter Andreas SB 2001-05-10 08:24:22 AW: Coping with huge deferred-trigger lists
Previous Message Christopher Kings-Lynne 2001-05-10 01:50:21 RE: Outstanding patches