error on vacuum - could not read block - Mailing list pgsql-general

From glok_twen
Subject error on vacuum - could not read block
Date
Msg-id 20490557.post@talk.nabble.com
Whole thread Raw
Responses Re: error on vacuum - could not read block  (Alan Hodgson <ahodgson@simkin.ca>)
List pgsql-general
i have a big table - about 450GB each of data and index use.

i keep getting a hint saying the database needs a vacuum:
WARNING:  database "postgres" must be vacuumed within 10970738 transactions
HINT:  To avoid a database shutdown, execute a full-database VACUUM in
"postgres".

however when i run the vacuum i always get this error when it vacuums the
big table:

INFO:  vacuuming "public.monthly_res_01"

ERROR:  could not read block 43775860 of relation 1663/11511/24873: read
only 4096 of 8192 bytes

ERROR:  could not read block 43775860 of relation 1663/11511/24873: read
only 4096 of 8192 bytes

do you know the process i should follow to diagnose and repair?


--
View this message in context: http://www.nabble.com/error-on-vacuum---could-not-read-block-tp20490557p20490557.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: "Scott Marlowe"
Date:
Subject: Re: Table bloat in 8.3
Next
From: "Phoenix Kiula"
Date:
Subject: Fwd: Tweaking PG (again)