Богданов В. wrote:
We have PostgreSQL v. 7.4.5 and main application
working with PGSQL via libpq.
Linux kernel 2.6.17.14
7.4.5 is very old. The latest minor version of the 7.4 series is 7.4.23.
There has been a lot of bug fixes in between; you really should upgrade.
We encounter page header
We have PostgreSQL v. 7.4.5 and main application
working with PGSQL via libpq.
Linux kernel 2.6.17.14
We encounter page header error occasional occurence in
different tables, including system pg_xxx.
Database is restored transactionally using restore.sql commands:
drop table ..., create table