Problem with COPY command on pg_dump - Mailing list pgsql-general

From Blake McBride
Subject Problem with COPY command on pg_dump
Date
Msg-id CABwHSOvhnqZW1O5aHAZVd8OvhMC_UjhkWQQRcf9VYpbJ9Mr_7g@mail.gmail.com
Whole thread Raw
Responses Re: Problem with COPY command on pg_dump
List pgsql-general
Greetings,

I am using pg_dump on version 9.5.10 and trying to import it on version 9.3.20.  Many (or all) COPY commands are failing with messages like:  

psql:16504.db:16874: ERROR:  missing data for column "street"
CONTEXT:  COPY address, line 1: ""

Is there an easy way for me to fix this (like export with some compatibility flag)?

Thanks!

Blake McBride

pgsql-general by date:

Previous
From: Stephen Frost
Date:
Subject: Re: Secured ldap connectivity between PostgreSQL and LDAPs server
Next
From: Rob Sargent
Date:
Subject: Re: Problem with COPY command on pg_dump