Re: [ADMIN] ERROR: could not read block

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Qingqing Zhou <zhouqq(at)cs(dot)toronto(dot)edu>
Cc: Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>, pgsql-hackers(at)postgresql(dot)org, mha(at)sollentuna(dot)net
Subject: Re: [ADMIN] ERROR: could not read block
Date: 2005-12-01 05:00:34
Message-ID: 6675.1133413234@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Qingqing Zhou 2005-12-01 05:09:03 Re: [ADMIN] ERROR: could not read block
Previous Message Tom Lane 2005-12-01 04:38:48 Another way to reduce pg_subtrans lookup overhead