Re: Oracle to Pg tool

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Vince Vielhaber <vev(at)michvhf(dot)com>
Cc: gilles(at)darold(dot)net, pgsql-general(at)postgresql(dot)org
Subject: Re: Oracle to Pg tool
Date: 2001-05-09 21:37:22
Message-ID: 200105092137.f49LbMK21240@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

> On Wed, 9 May 2001, Bruce Momjian wrote:
>
> >
> > Where do people want this. Should it be in /contrib or on its own web
> > page?
>
> This is already linked on the related page.
>
> > I have an Xbase conversion utility too. Where should that go?
>
> What's the URL?

It doesn't have a URL. It is on our own FTP site. You can link to it,
I guess, but it probably needs to hit a mirror that always will respond.

The URL is:

ftp://ftp.crimelabs.net/pub/postgresql/contrib/dbf2pg-3.1.tar.gz

but it is not on the mirrors yet. My problem is trying to get some
rules on what goes in /contrib and what doesn't. My assumption is that
loadable modules and stuff that deals with the backend internals go into
/contrib. That would mean our mysql stuff would be removed, I guess.

--
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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John Coers 2001-05-09 21:56:25 COPY locking
Previous Message Gordon Runkle 2001-05-09 21:34:44 RE: MS SQL 7.0 to PostgreSQL 7.1

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2001-05-09 21:49:14 Re: PL/Python build
Previous Message Vince Vielhaber 2001-05-09 21:28:26 Re: Oracle to Pg tool