Fix for rare bogus error 'could not truncate directory "pg_subtrans": apparent wraparound'

Edit
ID 265
Title Fix for rare bogus error 'could not truncate directory "pg_subtrans": apparent wraparound'
Topic Bug Fixes
Created 2015-06-10 06:43:18
Last modified 2015-07-22 22:34:49 (9 years, 3 months ago)
Latest email 2015-07-22 22:31:55 (9 years, 3 months ago)
Status
2015-07: Committed
Target version
Authors Thomas Munro (macdice)
Reviewers Become reviewer
Committer Heikki Linnakangas (heikki)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/265
git checkout commitfest/cf/265
Emails
could not truncate directory "pg_subtrans": apparent wraparound
First at 2015-06-05 21:45:43 by Dan Langille <dan at langille.org>
Latest at 2015-07-22 22:31:55 by Heikki Linnakangas <hlinnaka at iki.fi>
Latest attachment (repro-bogus-multixact-members-error-wraparound.sh) at 2015-07-22 22:31:55 from Heikki Linnakangas <hlinnaka at iki.fi>
    Attachment (repro-bogus-multixact-members-error-wraparound.sh) at 2015-07-22 22:31:55 from Heikki Linnakangas <hlinnaka at iki.fi> (Patch: No)
    Attachment (fix-bogus-truncation-errors.patch) at 2015-06-13 02:02:42 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (fix-bogus-subtrans-wraparound-error-v2.patch) at 2015-06-08 01:05:28 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: Yes)
    Attachment (checkpoint-subtrans-boundary.sh) at 2015-06-08 00:29:53 from Thomas Munro <thomas.munro at enterprisedb.com> (Patch: No)
History
When Who What
2015-07-22 22:34:49 Heikki Linnakangas (heikki) Closed in commitfest 2015-07 with status: Committed
2015-07-22 22:34:49 Heikki Linnakangas (heikki) Changed committer to heikki
2015-06-13 02:36:44 Thomas Munro (macdice) Deleted annotation "Updated patch to cover both pg_multixact/offsets and pg_subtrans, and fixed a problem with special ID values" from CAEepm=3z0EoLpo5wTUwseM38kbq+Gjp8xXiuLJkUqpM-SW7kAw@mail.gmail.com
2015-06-13 02:09:27 Thomas Munro (macdice) Added annotation "Updated patch to cover both pg_multixact/offsets and pg_subtrans, and fixed a problem with special ID values" to CAEepm=3z0EoLpo5wTUwseM38kbq+Gjp8xXiuLJkUqpM-SW7kAw@mail.gmail.com
2015-06-10 06:51:35 Thomas Munro (macdice) Changed authors to Thomas Munro (macdice)
2015-06-10 06:45:22 Thomas Munro (macdice) Changed name to Fix for rare bogus error 'could not truncate directory "pg_subtrans": apparent wraparound'
2015-06-10 06:43:18 Thomas Munro (macdice) Attached mail thread AFE72773-4FEF-430E-BEA4-10EF9BF1FC08@langille.org
2015-06-10 06:43:18 Thomas Munro (macdice) Created patch record
Edit