Relative Content

Tag Archive for sqlpostgresql

Postgres Error in running SQL from dump on COPY command [duplicate]

This question already has answers here: PostgreSQL: database restore from dump – syntax error (3 answers) Closed yesterday. I created a dump from one local database and attempted to load it on another machine. When I attempt to load the dumped database it runs the first 1000+ lines until it hits this code; — — […]