Re: dump to pg

From: Neil Anderson <neil(at)postgrescompare(dot)com>
To: Nicolas Paris <niparisco(at)gmail(dot)com>
Cc: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>, Thomas Kellerer <spam_eater(at)gmx(dot)net>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: dump to pg
Date: 2017-06-02 20:24:45
Message-ID: CAEKCySv8AY0t0ij8NvbZ=BSwv5UzxvVn8uo7Xi91z+BmdG4g+A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>
> Thanks for the suggestion. Problem is the data is highly sensible and
> cannot go on the cloud or non trusted place

Sounds like the real question now is not how to import the data, but
how to convert the backups you have to CSV or similar?
Another idea for SQL Server is to use the bcp utility.
https://www.simple-talk.com/sql/database-administration/working-with-the-bcp-command-line-utility/

Attachment Content-Type Size
contact application/octet-stream 102 bytes

In response to

Browse pgsql-general by date

  From Date Subject
Next Message jonathan vanasco 2017-06-02 23:02:27 index duplicates primary key, but is used more?
Previous Message Igor Neyman 2017-06-02 20:18:22 Re: Oracle database into PostgreSQL using Ora2PG tool.