Re: BUG #9161: wal_writer_delay is limited to 10s

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: BUG #9161: wal_writer_delay is limited to 10s
Дата
Msg-id 20140215092718.GE11943@awork2.anarazel.de
обсуждение исходный текст
Ответ на Re: BUG #9161: wal_writer_delay is limited to 10s  (Clemens Eisserer <linuxhippy@gmail.com>)
Список pgsql-bugs
On 2014-02-15 09:59:25 +0100, Clemens Eisserer wrote:
> However, there is something to write - I perform a single insert
> operation every 10s.
>
> However this is just my pet project, and all I ask is why a parameter
> is artifically clipped ... it's not like I request some magical new
> feature.

Again. Changing that parameter to a higher value would change *nothing*,
because a commit *does* wake up the wal writer *independently* of the
parameter.
So it is a new feature you're requesting.

Greetings,

Andres Freund

--
 Andres Freund                       http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

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

Предыдущее
От: Clemens Eisserer
Дата:
Сообщение: Re: BUG #9161: wal_writer_delay is limited to 10s
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #8540: Avoid sscanf buffer overflow