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

From David Fetter
Subject Re: How to import data from Oracle and SqlServer to a Postgres database?
Date
Msg-id 20091107064203.GB15015@fetter.org
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
On Fri, Nov 06, 2009 at 12:03:49PM +0000, Andre Lopes wrote:
> 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?

One way is to use DBI-Link.  DBI-Link connects from PostgreSQL to the
remote database and allows you to import data from it.

> Sorry for my english.

I assure you, my Spanish is much worse, and my Portuguese is purely a
caution ;)

Cheers,
David.
--
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

pgsql-general by date:

Previous
From: Thom Brown
Date:
Subject: Re: alter table is taking a long time
Next
From: "Michael Harris"
Date:
Subject: Re: alter table is taking a long time