Re: Why does backend send buffer size hardcoded at 8KB?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Why does backend send buffer size hardcoded at 8KB?
Дата
Msg-id 19796.1564240146@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Why does backend send buffer size hardcoded at 8KB?  (Artemiy Ryabinkov <getlag@ya.ru>)
Ответы Re: Why does backend send buffer size hardcoded at 8KB?  (Andres Freund <andres@anarazel.de>)
Список pgsql-general
Artemiy Ryabinkov <getlag@ya.ru> writes:
> Does it make sense to make this parameter configurable?

Not without some proof that it makes a performance difference on
common setups (which you've not provided).

Even with some proof, I'm not sure I'd bother with exposing a
user-tunable knob, as opposed to just making the buffer bigger.
We have far too many GUCs already.

            regards, tom lane



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

Предыдущее
От: Artemiy Ryabinkov
Дата:
Сообщение: Why does backend send buffer size hardcoded at 8KB?
Следующее
От: farjad.farid
Дата:
Сообщение: RE: Hardware for writing/updating 12,000,000 rows per hour