Re: incorrect checksum detected on "global/pg_filenode.map" when VACUUM FULL is executed - Mailing list pgsql-general

From John R Pierce
Subject Re: incorrect checksum detected on "global/pg_filenode.map" when VACUUM FULL is executed
Date
Msg-id 4d2ca752-ec5b-5bf7-84b6-d3d399645e16@hogranch.com
Whole thread Raw
In response to Re: incorrect checksum detected on "global/pg_filenode.map" when VACUUM FULL is executed  (Tatsuki Kadomoto <tatsuki.kadomoto@proceranetworks.com>)
Responses Re: incorrect checksum detected on "global/pg_filenode.map" when VACUUM FULL is executed  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-general
On 8/21/2016 9:13 PM, Tatsuki Kadomoto wrote:
> Can we point out a specific bug that can lead to this?

9.2.6 fixed several data corruption bugs,
https://www.postgresql.org/docs/current/static/release-9-2-6.html

9.2.9 fixed a GiST index corruption problem...
https://www.postgresql.org/docs/current/static/release-9-2-9.html

I would upgrade to 9.2.18, the latest 9.2 version,
https://www.postgresql.org/docs/current/static/release-9-2-18.html


--
john r pierce, recycling bits in santa cruz



pgsql-general by date:

Previous
From: Tatsuki Kadomoto
Date:
Subject: Re: incorrect checksum detected on "global/pg_filenode.map" when VACUUM FULL is executed
Next
From: Michael Paquier
Date:
Subject: Re: incorrect checksum detected on "global/pg_filenode.map" when VACUUM FULL is executed