Re: [PERFORM] IO Error

2005-11-12 Thread Tom Lane
Yves Vindevogel <[EMAIL PROTECTED]> writes: > ns30966:~# ERROR: could not read block 3231 of relation > 1663/165707259/173511769: Input/output error > I get this error. Is this hardware related or could it be something > with the postgresql.conf settings. It's a hardware failure --- bad disk

[PERFORM] IO Error

2005-11-12 Thread Yves Vindevogel
ns30966:~# NOTICE: Executing SQL: update tblPrintjobs set ApplicationType = 1 where ApplicationType is null and upper(DocumentName) like '%.DOC' ns30966:~# NOTICE: Executing SQL: update tblPrintjobs set ApplicationType = 1 where ApplicationType is null and upper(DocumentName) like 'DOCUMENT%'