Re: importing an Oracle database into Postgres

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: importing an Oracle database into Postgres
Дата
Msg-id 21607.1135801916@sss.pgh.pa.us
обсуждение исходный текст
Ответ на importing an Oracle database into Postgres  (Matthew Hixson <hixson@poindextrose.org>)
Список pgsql-general
Matthew Hixson <hixson@poindextrose.org> writes:
> What's the best way to import an Oracle database into Postgres?  I'm
> using Oracle 8.1 and Postgres 8.1.1.

Look in contrib/oracle/ for some conversion tools.  I've never used 'em
and don't know if they're any good, but it's a starting point anyway.
Also I think you can find advice on some of the PG-related websites
such as techdocs.

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: Ian Harding
Дата:
Сообщение: Re: Queries never returning...
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: importing an Oracle database into Postgres