| От | Thomas Kellerer |
|---|---|
| Тема | Re: [GENERAL] dump to pg |
| Дата | |
| Msg-id | ogq16f$4e2$1@blaine.gmane.org обсуждение |
| Ответ на | [GENERAL] dump to pg (Nicolas Paris <niparisco@gmail.com>) |
| Ответы |
Re: [GENERAL] dump to pg
|
| Список | pgsql-general |
Nicolas Paris schrieb am 31.05.2017 um 16:43: > 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 ? If those are binary dumps (e.g. a DataPump dump in Oracle or a "backup" in SQL Server), then the answer is no. Only Oracle or SQL Server can read those files. If they aren't too big, you might get away by installing the express edition of the respective DBMS, then import them usingthe native tools, then export the data as CSV files. Thomas
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера