| От | Nathan Bossart |
|---|---|
| Тема | Re: Suppressing useless wakeups in walreceiver |
| Дата | |
| Msg-id | 20221011175217.GB1326442@nathanxps13 обсуждение |
| Ответ на | Re: Suppressing useless wakeups in walreceiver (Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>) |
| Список | pgsql-hackers |
On Tue, Oct 11, 2022 at 09:34:25AM +0530, Bharath Rupireddy wrote: > now = t1; > XLogWalRcvSendReply() /* say it ran for a minute or so for whatever reasons */ > XLogWalRcvSendHSFeedback() /* with patch walrecevier sends hot standby > feedback more often without properly honouring > wal_receiver_status_interval because the 'now' isn't actually the > current time as far as that function is concerned, it is > t1 + XLogWalRcvSendReply()'s time. */ > > Well, is this really a problem? I'm not sure about that. Let's hear from others. For this example, the feedback message would just be sent in the next loop iteration instead. -- Nathan Bossart Amazon Web Services: https://aws.amazon.com
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера