Nel quadro del nostro lavoro sul tema “PostgreSQL per delfini e leoni marini”, mi piace seguire anche le mailing list di PostgreSQL per vedere quali problemi si presentano e come vengono risolti.
Un’e-mail ha suscitato particolarmente il mio interesse:
I’m unable to access one of the tables. Even a simple SELECT statement fails with the error below.
prod=# SELECT count(*) FROM schema.tablename;
WARNING: page verification failed, calculated checksum 26618 but expected 52580
ERROR: invalid page in …