ERROR: unexpected message type 0x58 during COPY from stdinOn 12 February 2016 at 07:30, drum.lucas@gmail.com <drum.lucas@gmail.com> wrote:Hi guysI'm doing a copy (pg_dump) from a slave server to a test server.The DB size is 1,7 TB, and I get the error at 1,4 TB.Command:ssh postgres@servidorslave01 "/usr/pgsql-9.2/bin/pg_dump --exclude-table-data='junk.*' --format=custom db_live" | /usr/pgsql-9.2/bin/pg_restore --dbname=uat_temp --exit-on-errorError:|postgres|pg_restore| CONTEXT: COPY ja_feedlog, line 1STATEMENT: COPY ja_feedlog (id, clientid, mobiuserid, customerid, invoiceid, description, gtime, jobid, log_type, serialised_data, push_status, requestorid, the_geom, admin_read, visitid) FROM stdin;LOG: could not send data to client: Broken pipeFATAL: connection to client lost What can cause that kind of error? I've tried more than once, actually.ThanksLucas
ERROR: unexpected message type 0x58 during COPY from stdin
Hi guysI'm doing a copy (pg_dump) from a slave server to a test server.The DB size is 1,7 TB, and I get the error at 1,4 TB.Command:ssh postgres@servidorslave01 "/usr/pgsql-9.2/bin/pg_dump --exclude-table-data='junk.*' --format=custom db_live" | /usr/pgsql-9.2/bin/pg_restore --dbname=uat_temp --exit-on-errorError:|postgres|pg_restore| CONTEXT: COPY ja_feedlog, line 1STATEMENT: COPY ja_feedlog (id, clientid, mobiuserid, customerid, invoiceid, description, gtime, jobid, log_type, serialised_data, push_status, requestorid, the_geom, admin_read, visitid) FROM stdin;LOG: could not send data to client: Broken pipeFATAL: connection to client lost What can cause that kind of error? I've tried more than once, actually.ThanksLucas
ssh postgres@servidorslave01 "/usr/pgsql-9.2/bin/pg_dump --exclude-table-data='junk.*' --format=custom db_live" | /usr/pgsql-9.2/bin/pg_restore --dbname=uat_temp --exit-on-error
|postgres|pg_restore| CONTEXT: COPY ja_feedlog, line 1STATEMENT: COPY ja_feedlog (id, clientid, mobiuserid, customerid, invoiceid, description, gtime, jobid, log_type, serialised_data, push_status, requestorid, the_geom, admin_read, visitid) FROM stdin;
LOG: could not send data to client: Broken pipeFATAL: connection to client lost
pgsql-admin by date:
Соглашаюсь с условиями обработки персональных данных