Re: How to import data from Oracle and SqlServer to a Postgres database? - Mailing list pgsql-general

From Sam Jas
Subject Re: How to import data from Oracle and SqlServer to a Postgres database?
Date
Msg-id 687559.51155.qm@web95006.mail.in2.yahoo.com
Whole thread Raw
In response to How to import data from Oracle and SqlServer to a Postgres database?  (Andre Lopes <lopes80andre@gmail.com>)
List pgsql-general

One way is that take the dump of oracle in .csv format

Import data into postgres database using copy command.
--
Thanks
Sam Jas



--- On Fri, 6/11/09, Andre Lopes <lopes80andre@gmail.com> wrote:


From: Andre Lopes <lopes80andre@gmail.com>
Subject: [GENERAL] How to import data from Oracle and SqlServer to a Postgres database?
To: pgsql-general@postgresql.org
Date: Friday, 6 November, 2009, 12:03 PM

Hi,

I have one oracle database and one database in sqlserver with data that I need to import to Postgres. Wich is the best way to import data to Postgres?

Sorry for my english.

Best Regards,
André.



Try the new Yahoo! India Homepage. Click here.

pgsql-general by date:

Previous
From: Andre Lopes
Date:
Subject: How to import data from Oracle and SqlServer to a Postgres database?
Next
From: Raimon Fernandez
Date:
Subject: Re: MD5 Authentication