Re: [ADMIN] ERROR: could not read block

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [ADMIN] ERROR: could not read block
Дата
Msg-id 6675.1133413234@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [ADMIN] ERROR: could not read block  (Qingqing Zhou <zhouqq@cs.toronto.edu>)
Ответы Re: [ADMIN] ERROR: could not read block  (Qingqing Zhou <zhouqq@cs.toronto.edu>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Another way to reduce pg_subtrans lookup overhead
Следующее
От: Qingqing Zhou
Дата:
Сообщение: Re: [ADMIN] ERROR: could not read block