pgsql: Document BaseBackupSync and BaseBackupWrite wait events.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Document BaseBackupSync and BaseBackupWrite wait events.
Дата
Msg-id E1pmcQc-002iuQ-Rb@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Document BaseBackupSync and BaseBackupWrite wait events.

Commit 3500ccc39b0dadd1068a03938e4b8ff562587ccc should have done
this, but I overlooked it.

Per complaint from Thomas Munro.

Discussion: http://postgr.es/m/CA+hUKGJixAHc860Ej9Qzd_z96Z6aoajAgJ18bYfV3Lfn6t9=+Q@mail.gmail.com

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/749320cdc3fd747b9238d4e67a7521973c03fa27

Modified Files
--------------
doc/src/sgml/monitoring.sgml | 8 ++++++++
1 file changed, 8 insertions(+)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix parallel-safety marking when moving initplans to another nod
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: basebackup_to_shell: Check for a NULL return from OpenPipeStream