Re: pgsql: Prefetch data referenced by the WAL, take II.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Prefetch data referenced by the WAL, take II.
Дата
Msg-id 3279390.1649339623@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pgsql: Prefetch data referenced by the WAL, take II.  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-committers
Andrew Dunstan <andrew@dunslane.net> writes:
> On 4/7/22 04:36, Andres Freund wrote:
>> Or maybe it's the scripts that are screwed up? Because I don't see any error
>> checking in headerscheck/cpluspluscheck. And indeed, locally they show the
>> errors, but exit with 0.

> Yeah, you can't rely on the exit status, if they produce output that
> should be regarded as a failure (that's what crake does).

Yeah, those scripts were only intended to be run by hand.  If someone
feels like upgrading them to also produce a useful exit status,
I'm for it.

            regards, tom lane



В списке pgsql-committers по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: pgsql: Prefetch data referenced by the WAL, take II.
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Unlogged sequences