pgsql: Remove misleading hints about reducing the System V request size

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Remove misleading hints about reducing the System V request size
Дата
Msg-id E1Sm3vc-0001ok-0T@gemulon.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Remove misleading hints about reducing the System V request size
Список pgsql-committers
Remove misleading hints about reducing the System V request size.

Since the request size will now be ~48 bytes regardless of how
shared_buffers et. al. are set, much of this advice is no longer
relevant.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6a77bff086b9bba94ab6cd6229a74f44d3ec266d

Modified Files
--------------
src/backend/port/sysv_shmem.c |   32 +++++++++-----------------------
1 files changed, 9 insertions(+), 23 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Fix a stupid bug I introduced into XLogFlush().
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Remove misleading hints about reducing the System V request size