Re: [ADMIN] ERROR: could not read block - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [ADMIN] ERROR: could not read block
Date
Msg-id 6675.1133413234@sss.pgh.pa.us
Whole thread Raw
In response to Re: [ADMIN] ERROR: could not read block  (Qingqing Zhou <zhouqq@cs.toronto.edu>)
Responses Re: [ADMIN] ERROR: could not read block  (Qingqing Zhou <zhouqq@cs.toronto.edu>)
List pgsql-hackers
Qingqing Zhou <zhouqq@cs.toronto.edu> writes:
> !                 default:
> !                     _dosmaperr(error);
> !                     Assert(errno != EINTR);

What's the point of that ... didn't it already happen inside read()?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Another way to reduce pg_subtrans lookup overhead
Next
From: Qingqing Zhou
Date:
Subject: Re: [ADMIN] ERROR: could not read block