| От | Peter Eisentraut |
|---|---|
| Тема | Re: Unnecessary limit on max_standby_streaming_delay |
| Дата | |
| Msg-id | 1292603292.22053.3.camel@vanquo.pezone.net обсуждение |
| Ответ на | Unnecessary limit on max_standby_streaming_delay (Magnus Hagander <magnus@hagander.net>) |
| Ответы |
Re: Unnecessary limit on
max_standby_streaming_delay
|
| Список | pgsql-hackers |
On fre, 2010-12-17 at 12:57 +0100, Magnus Hagander wrote: > The limit on max_standby_streaming_delay is currently 35 minutes > (around) - or you have to set it to unlimited. This is because the GUC > is limited to MAX_INT/1000, unit milliseconds. > > Is there a reason for the /1000, or is it just an oversight thinking > the unit was in seconds? Yeah, I actually noticed this week that log_min_duration_statement is limited to the same 35 minutes for the same reason. Might be good to address that, too. Note that statement_timeout does not have that limit.
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера