Re: BUG #15235: Getting failure message "Restore archive operation failed" while restoring database

From: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>
To: prasadl(dot)matkar(at)ge(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #15235: Getting failure message "Restore archive operation failed" while restoring database
Date: 2018-06-09 12:52:48
Message-ID: CAMkU=1yL0rv2h7qzxLZK9VJxoVLo--UG6ixxRQGJCovHqkoJQQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Sat, Jun 9, 2018 at 6:01 AM, PG Bug reporting form <
noreply(at)postgresql(dot)org> wrote:

> The following bug has been logged on the website:
>
> Bug reference: 15235
> Logged by: Prasad M
> Email address: prasadl(dot)matkar(at)ge(dot)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:
>
>
What does the postgresql server log file say?

Cheers,

Jeff

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2018-06-09 15:51:37 Re: BUG #15225: [XX000] ERROR: invalid DSA memory alloc request size 1073741824 / Where: parallel worker
Previous Message PG Bug reporting form 2018-06-09 10:01:27 BUG #15235: Getting failure message "Restore archive operation failed" while restoring database