Hi,
today I wanted to run database housekeeping and after several minutes following error / message appeared: "Unable to execute query: VACUUM ANALYZE;; Reason: Fatal Error (ERROR: invalid page header in block 54356 of relation base/17742/21485 )". Similar effect when I went directly into postgres pgAdmin and tried to vacuum database from there.
Question: can it influence performance of the program / database ? Can I "clean" it in any way?
regards,
Janusz
PS. PT 4.01.9, Postgres 8.4.10
