Re: [GENERAL] dump to pg - Mailing list pgsql-general

From Neil Anderson
Subject Re: [GENERAL] dump to pg
Date
Msg-id CAEKCySv8AY0t0ij8NvbZ=BSwv5UzxvVn8uo7Xi91z+BmdG4g+A@mail.gmail.com
Whole thread Raw
In response to Re: [GENERAL] dump to pg  (Nicolas Paris <niparisco@gmail.com>)
List 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

pgsql-general by date:

Previous
From: Igor Neyman
Date:
Subject: Re: [GENERAL] Oracle database into PostgreSQL using Ora2PG tool.
Next
From: jonathan vanasco
Date:
Subject: [GENERAL] index duplicates primary key, but is used more?