Re: pgsql: Introduce new page checksum algorithm and module. - Mailing list pgsql-committers

From Erikjan Rijkers
Subject Re: pgsql: Introduce new page checksum algorithm and module.
Date
Msg-id 00f8a224d59d412bda1424f62de4282e.squirrel@webmail.xs4all.nl
Whole thread Raw
In response to pgsql: Introduce new page checksum algorithm and module.  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: pgsql: Introduce new page checksum algorithm and module.  (Simon Riggs <simon@2ndQuadrant.com>)
List pgsql-committers
On Mon, April 29, 2013 10:08, Simon Riggs wrote:
> Introduce new page checksum algorithm and module.

I get these errors (but on an existing database), so apparently a catversion bump was needed?

psql: FATAL:  invalid page in block 0 of relation global/12639
psql: FATAL:  invalid page in block 0 of relation global/12639
2013-04-29 10:23:12.553 CEST 12292 FATAL:  invalid page in block 0 of relation global/12639
2013-04-29 10:23:12.561 CEST 12295 WARNING:  page verification failed, calculated checksum 64163
but expected 59696
2013-04-29 10:23:12.561 CEST 12295 FATAL:  invalid page in block 0 of relation global/12639
2013-04-29 10:23:12.567 CEST 12299 WARNING:  page verification failed, calculated checksum 64163
but expected 59696
2013-04-29 10:23:12.567 CEST 12299 FATAL:  invalid page in block 0 of relation global/12639


thanks,

Erik Rijkers







pgsql-committers by date:

Previous
From: Simon Riggs
Date:
Subject: pgsql: Introduce new page checksum algorithm and module.
Next
From: Simon Riggs
Date:
Subject: Re: pgsql: Introduce new page checksum algorithm and module.