Re: incorrect checksum detected on "global/pg_filenode.map" when VACUUM FULL is executed

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: incorrect checksum detected on "global/pg_filenode.map" when VACUUM FULL is executed
Date: 2016-08-22 04:31:52
Message-ID: 4d2ca752-ec5b-5bf7-84b6-d3d399645e16@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Paquier 2016-08-22 04:34:30 Re: incorrect checksum detected on "global/pg_filenode.map" when VACUUM FULL is executed
Previous Message Tatsuki Kadomoto 2016-08-22 04:13:37 Re: incorrect checksum detected on "global/pg_filenode.map" when VACUUM FULL is executed