Re: How to import data from Oracle and SqlServer to a Postgres database?

Поиск
Список
Период
Сортировка
От David Fetter
Тема Re: How to import data from Oracle and SqlServer to a Postgres database?
Дата
Msg-id 20091107064203.GB15015@fetter.org
обсуждение исходный текст
Ответ на How to import data from Oracle and SqlServer to a Postgres database?  (Andre Lopes <lopes80andre@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Thom Brown
Дата:
Сообщение: Re: alter table is taking a long time
Следующее
От: "Michael Harris"
Дата:
Сообщение: Re: alter table is taking a long time