Re: Unnecessary limit on max_standby_streaming_delay

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Unnecessary limit on max_standby_streaming_delay
Дата
Msg-id 201103110320.p2B3KFn13624@momjian.us
обсуждение исходный текст
Ответ на Re: Unnecessary limit on max_standby_streaming_delay  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut wrote:
> 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.

Added to TODO:
Increase maximum values for max_standby_streaming_delay andlog_min_duration_statement    *
http://archives.postgresql.org/pgsql-hackers/2010-12/msg01517.php
 

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: function(contants) evaluated for every row
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: psql expanded auto