Craig Ringer <cr...@postnewspapers.com.au> writes:
> This message is very weird: "could not read from file "pg_clog/02CD" at
> offset 73728: Success".

Probably indicates an attempted read from beyond EOF.  The main
relation-access code paths have been fixed to give a more intelligible
error message about that case, but it doesn't look like slru.c has been.

                        regards, tom lane

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to