BUG #15235: Getting failure message "Restore archive operationfailed" while restoring database

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #15235: Getting failure message "Restore archive operationfailed" while restoring database
Дата
Msg-id 152853848793.32361.1464181669116196108@wrigleys.postgresql.org
обсуждение исходный текст
Ответы 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>)
Список 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 по дате отправления:

Предыдущее
От: Thomas Munro
Дата:
Сообщение: Re: BUG #15225: [XX000] ERROR: invalid DSA memory alloc request size1073741824 / Where: parallel worker
Следующее
От: Jeff Janes
Дата:
Сообщение: Re: BUG #15235: Getting failure message "Restore archive operationfailed" while restoring database