| From: | "Erikjan Rijkers" <er(at)xs4all(dot)nl> |
|---|---|
| To: | "Simon Riggs" <simon(at)2ndQuadrant(dot)com> |
| Cc: | pgsql-committers(at)postgresql(dot)org |
| Subject: | Re: pgsql: Introduce new page checksum algorithm and module. |
| Date: | 2013-04-29 08:28:12 |
| Message-ID: | 00f8a224d59d412bda1424f62de4282e.squirrel@webmail.xs4all.nl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Simon Riggs | 2013-04-29 09:03:43 | Re: pgsql: Introduce new page checksum algorithm and module. |
| Previous Message | Simon Riggs | 2013-04-29 08:08:08 | pgsql: Introduce new page checksum algorithm and module. |