pgsql: Adjust pg_test_fsync to always do XLOG_BLCKSZ-sized writes, rath

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: Adjust pg_test_fsync to always do XLOG_BLCKSZ-sized writes, rath
Дата
Msg-id E1PhvwV-0002hf-Ml@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Adjust pg_test_fsync to always do XLOG_BLCKSZ-sized writes, rather than
always 8k writes, per suggestion from Tom.  Also adjust open_sync output
layout.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=64bc872761bc9bf730307957f09f44a3eabbe3af

Modified Files
--------------
contrib/pg_test_fsync/pg_test_fsync.c |   24 +++++++++++-------------
1 files changed, 11 insertions(+), 13 deletions(-)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pgsql: Use XLOG_BLCKSZ in pg_test_fsync, rather than our own define, bu
Следующее
От: Robert Haas
Дата:
Сообщение: Re: pgsql: Update warning about synchronous-commit durability, per suggesti