Re: PostgreSQL, NetBSD and NFS

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: "D'Arcy J.M. Cain" <darcy@druid.net>
Cc: pgsql-hackers@postgresql.org, current-users@netbsd.org
Date: 2003-02-01T19:00:10Z
Lists: pgsql-hackers
What was the query it failed on, exactly?  That last page it read
seems to be an empty index page --- it should have moved on to the
next index page, I'd think, rather than doing anything that could
hang up.

			regards, tom lane