[GENERAL] "Could not read block" during vacuum

2005-04-17 Thread jao
My company's product is developing a product using postgres 7.4.6 on a Linux 2.6.10 or 11 kernel, (don't have the exact version handy). We do "vacuum verbose analyze" daily. Two days after the database was created and loaded with a small amount of data (megabytes), the postgres logs had this line:

Re: [GENERAL] "Could not read block" during vacuum

2005-04-17 Thread Tom Lane
[EMAIL PROTECTED] writes: > 2005-04-16 00:00:53 ERROR: could not read block 52 of > relation "idx_ef_hash": Input/output error > Googling didn't turn up useful information on this problem. Can anyone > tell me whether this error indicates a disk problem, OS problem, known > postgres bug,