From: | David Fetter <david(at)fetter(dot)org> |
---|---|
To: | Josh Harrison <joshques(at)gmail(dot)com> |
Cc: | General postgres mailing list <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Online Oracle to Postgresql data migration |
Date: | 2008-01-15 20:58:33 |
Message-ID: | 20080115205833.GF2282@fetter.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Mon, Jan 14, 2008 at 11:42:50AM -0500, Josh Harrison wrote:
> Thanks
>
> On Jan 12, 2008 9:19 AM, David Fetter <david(at)fetter(dot)org> wrote:
>
> > On Fri, Jan 11, 2008 at 01:02:01PM -0500, Josh Harrison wrote:
> > > Hi
> > > We have an Oracle production database with some terbytes of data. We
> > > wanted to migrate that to Postgresql (rigt now...a test database and
> > > not production) database. What are the good options to do that?
> >
> > I have written some Free software, DBI-Link, for just this use case.
> > The software is under the BSD license, so you can use it freely. I
> > also offer consulting on such migrations.
> >
> I downloaded DBI-Link.
> When I tried to compile postgres8.3 with-perl option it gives me this error.
You may have an old or broken version of perl. What's the output of
perl -v?
Cheers,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com
Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate
From | Date | Subject | |
---|---|---|---|
Next Message | Justin Pasher | 2008-01-15 21:59:16 | Clearing old user ids completely |
Previous Message | Tom Lane | 2008-01-15 20:43:59 | Re: Segmentation fault with 8.3 FTS ISpell |