Re: [GENERAL] dump to pg

Поиск
Список
Период
Сортировка
От vinny
Тема Re: [GENERAL] dump to pg
Дата
Msg-id cbe167edd88b10ff2e5d16dbc63402d8@xs4all.nl
обсуждение исходный текст
Ответ на [GENERAL] dump to pg  (Nicolas Paris <niparisco@gmail.com>)
Ответы Re: [GENERAL] dump to pg  (Nicolas Paris <niparisco@gmail.com>)
Список pgsql-general
On 2017-05-31 16:43, Nicolas Paris wrote:
> Hi,
>
> I have dumps from oracle and microsoft sql server (no more details).
> Is it possible to load them "directly" into postgres  (without
> oracle/mssql license)?
>
> dump -> csv -> postgtres
>
> or something ?
>
> Thanks a lot

A very, *very* short trip to google shows that "intelligent converters"
have tools that can do both:

https://www.convert-in.com/ora2pgs.htm

There is a trial version with limited options, and the full version
seems to be priced at $49 to $100.

Disclaimer: I have no experience with this company or it's products, I'm
not affiliated, I just googled
and copy/pasted the result.


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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: [GENERAL] Redo the filenode link in tablespace
Следующее
От: Osahon Oduware
Дата:
Сообщение: Re: [GENERAL] Build PostgreSQL With XML Support on Linux