pgsql: Clarify operation of online checkpoints.

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема pgsql: Clarify operation of online checkpoints.
Дата
Msg-id E1Tf9Km-0006ch-7K@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Clarify operation of online checkpoints.
Previous comments left, but were too obscure
for such an important aspect of the system.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/9f98704b8229f75fb6ec6e379c23cfea51a8f1e4

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


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

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: pgsql: Fix psql crash while parsing SQL file whose encoding is differen
Следующее
От: Simon Riggs
Дата:
Сообщение: pgsql: XidEpoch++ if wraparound during checkpoint.