Re: ERROR: heapgettup: failed ReadBuffer
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: jihuang <jihuang@iis.sinica.edu.tw>
Cc: pgsql-hackers@postgresql.org
Date: 2004-05-03T14:38:56Z
Lists: pgsql-hackers
jihuang <jihuang@iis.sinica.edu.tw> writes: > I put 360000+ rows in a table , and now any select , update , analyze > ... command fail. > the log shows "ERROR: heapgettup: failed ReadBuffer", What Postgres version is this? AFAICS that error has been impossible for quite some time ... regards, tom lane