BUG #15235: Getting failure message "Restore archive operationfailed" while restoring database - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #15235: Getting failure message "Restore archive operationfailed" while restoring database
Date
Msg-id 152853848793.32361.1464181669116196108@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #15235: Getting failure message "Restore archive operationfailed" while restoring database  (Jeff Janes <jeff.janes@gmail.com>)
Re: BUG #15235: Getting failure message "Restore archive operation failed" while restoring database  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      15235
Logged by:          Prasad M
Email address:      prasadl.matkar@ge.com
PostgreSQL version: 9.6.0
Operating system:   Microsoft Windows 2012 R2 Server
Description:

Restore archive operation failed: - System.Exception: pg_restore: connecting
to database for restore
pg_restore: processing item 2595 ENCODING ENCODING
pg_restore: processing item 2596 STDSTRINGS STDSTRINGS
.....
....
pg_restore: processing data for table "Table1"
pg_restore: [archiver (db)] error returned by PQputCopyData: could not send
data to server: Software caused connection abort (0x00002745/10053)
pg_restore: [archiver (db)] error returned by PQputCopyData: could not send
data to server: Software caused connection abort (0x00002745/10053)
pg_restore: [archiver (db)] error returned by PQputCopyData: could not send
data to server: Software caused connection abort (0x00002745/10053)
pg_restore: [parallel archiver] a worker process died unexpectedly
pg_restore: [archiver (db)] Error while PROCESSING TOC:


pgsql-bugs by date:

Previous
From: Thomas Munro
Date:
Subject: Re: BUG #15225: [XX000] ERROR: invalid DSA memory alloc request size1073741824 / Where: parallel worker
Next
From: Jeff Janes
Date:
Subject: Re: BUG #15235: Getting failure message "Restore archive operationfailed" while restoring database