Обсуждение: pgsql: After fast promotion use CHECKPOINT_FORCE

Поиск
Список
Период
Сортировка

pgsql: After fast promotion use CHECKPOINT_FORCE

От
Simon Riggs
Дата:
After fast promotion use CHECKPOINT_FORCE

Not necessary for correctness, just to make
log_checkpoints output look less singular.

Requested by Fujii Masao

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/22a27ef113d50cad73097c0be247f06d6527363c

Modified Files
--------------
src/backend/access/transam/xlog.c |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)