| From: | Steven Chang <stevenchang1213(at)gmail(dot)com> |
|---|---|
| To: | Nicolas Paris <niparisco(at)gmail(dot)com> |
| Cc: | Thomas Kellerer <spam_eater(at)gmx(dot)net>, PostgreSQL General <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: dump to pg |
| Date: | 2017-06-04 09:24:19 |
| Message-ID: | CAEJt7k0vfPnhDWq9hc_2G4BnaF9Q8irUtyBN4kRXbXhzEXzW-Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
hello,
not possible in your case.
To my understading, no tool can directly transform binary dump(Oralce &
MSSQL) to csv file format.
Steven
2017-06-02 5:37 GMT+08:00 Nicolas Paris <niparisco(at)gmail(dot)com>:
> > If they aren't too big, you might get away by installing the express
> edition of the respective DBMS, then import them using the native tools,
> then export the data as CSV files.
>
> Thanks Thomas. Both are binaries. The oracle's one is a 30TB database...
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dylan Luong | 2017-06-05 00:37:15 | pg_rewind - enable wal_log_hints or data-checksums |
| Previous Message | Steven Chang | 2017-06-04 04:36:56 | Re: index duplicates primary key, but is used more? |