Qingqing Zhou <zhouqq(at)cs(dot)toronto(dot)edu> writes: > ! default: > ! _dosmaperr(error); > ! Assert(errno != EINTR); What's the point of that ... didn't it already happen inside read()? regards, tom lane
Next: From: Qingqing Zhou Date: 2005-12-01 05:09:03 Subject: Re: [ADMIN] ERROR: could not read block Previous: From: Tom Lane Date: 2005-12-01 04:38:48 Subject: Another way to reduce pg_subtrans lookup overhead