[BUGS] BUG #14716: Backup failed - Mailing list pgsql-bugs

From shailesh.h.singh@gmail.com
Subject [BUGS] BUG #14716: Backup failed
Date
Msg-id 20170623092622.17137.79193@wrigleys.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      14716
Logged by:          shailesh Singh
Email address:      shailesh.h.singh@gmail.com
PostgreSQL version: 9.5.3
Operating system:   Windows 7
Description:

Hi,
Yesterday I have deleted 1 row from Tables now while the backup time it is
throwing error Message.

pg_dump: Dumping the contents of table "answeredquestions" failed:
PQgetResult() failed.
pg_dump: Error message from server: ERROR:  MultiXactId 6170388 has not been
created yet -- apparent wraparound
pg_dump: The command was: COPY eb.answeredquestions (question_id,
submitted_time, purge, id, userexams_id) TO stdout;

Process returned exit code 1.


--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

pgsql-bugs by date:

Previous
From: Clive Evans
Date:
Subject: Re: [BUGS] BUG #14715: Constraint exclusion isn't used in functionusing language sql
Next
From: Josef Machytka
Date:
Subject: Re: [BUGS] BUG #14714: long running sessions from remote instanceseems to hang some times