Re: Corruption during WAL replay

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Corruption during WAL replay
Дата
Msg-id 20220325023523.qege22k7mxddq3st@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: Corruption during WAL replay  (Thomas Munro <thomas.munro@gmail.com>)
Ответы Re: Corruption during WAL replay  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-hackers
Hi,

On 2022-03-25 15:23:24 +1300, Thomas Munro wrote:
> One random thing I've noticed about serinus is that it seems to drop
> UDP packets more than others, but dragonet apparently doesn't:

Serinus is built with optimization. Which I guess could lead to other backends
reporting stats more quickly? And of course could lead to running more often
(due to finishing before the next cron invocation). I think I've also
configured my animals to run more often than many other owners.

So I'm not sure how much can be gleaned from raw "failure counts" without
taking the number of runs into account as well?

- Andres



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

Предыдущее
От: "houzj.fnst@fujitsu.com"
Дата:
Сообщение: Fix typo in standby.c
Следующее
От: Julien Rouhaud
Дата:
Сообщение: Re: make MaxBackends available in _PG_init