Re: [ADMIN] Oracle data -> PostgreSQL

2002-07-05 Thread Tim Ellis
> We're working > to create a package of Oracle procedures and documenation for this > process and hope to release it in the future. Release early and often. Cheers, -- Tim Ellis DBA, Gamet ---(end of broadcast)--- TIP 2: you can get off all lis

Re: [ADMIN] Oracle data -> PostgreSQL

2002-07-05 Thread Scott Shattuck
artin" <[EMAIL PROTECTED]> To: "Leonardo Camargo" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, July 03, 2002 2:25 PM Subject: Re: [ADMIN] Oracle data -> PostgreSQL > If I were tasked to do it, I'd probably use PERL and DBI/DBD. Once you &

Re: [ADMIN] Oracle data -> PostgreSQL

2002-07-03 Thread Michael G. Martin
If I were tasked to do it, I'd probably use PERL and DBI/DBD. Once you get all the Oracle tables converted and built in Postgres, you could write a PERL program to open a database descriptor to your oracle database and postgres database at the same time. Then, copy all the records in each ta

Re: [ADMIN] Oracle data -> PostgreSQL

2002-07-03 Thread Nick Fankhauser
http://techdocs.postgresql.org/ (Look about halfway down the page) -Nick > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Leonardo Camargo > Sent: Wednesday, July 03, 2002 1:57 AM > To: [EMAIL PROTECTED] > Subject: [

Re: [ADMIN] Oracle data -> PostgreSQL

2002-07-03 Thread Bruce Momjian
Leonardo Camargo wrote: > Hi > > How do i migrate data from an Oracle db to a PostgreSQL db ? > > Is there an article, paper, site, howto, aboutm it? > > Any point would be helpful Sure, see /contrib/oracle/ora2pg and techdocs.postgresql.org. -- Bruce Momjian| http

[ADMIN] Oracle data -> PostgreSQL

2002-07-03 Thread Leonardo Camargo
Hi How do i migrate data from an Oracle db to a PostgreSQL db ? Is there an article, paper, site, howto, aboutm it? Any point would be helpful Thnx in advance. Kal ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://a