Small doc improvement about spilled txn tracking

Поиск
Список
Период
Сортировка
От Masahiko Sawada
Тема Small doc improvement about spilled txn tracking
Дата
Msg-id CA+fd4k4vNg7dRO5ECHdtQXXf1=Q4M98pfLW0dU7BKD8h79pkqA@mail.gmail.com
обсуждение исходный текст
Ответы Re: Small doc improvement about spilled txn tracking  (Amit Kapila <amit.kapila16@gmail.com>)
Список pgsql-hackers
Hi all,

When reading pg_stat_replication doc of PG13, I thought it's better to
mention that tracking of spilled transactions works only for logical
replication like we already mentioned about replication lag tracking:

  <para>
   Lag times work automatically for physical replication. Logical decoding
   plugins may optionally emit tracking messages; if they do not, the tracking
   mechanism will simply display NULL lag.
  </para>

What do you think? Please find attached patch.

Regards,

-- 
Masahiko Sawada            http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Вложения

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

Предыдущее
От: "John Bachir"
Дата:
Сообщение: Re: feature idea: use index when checking for NULLs before SET NOT NULL
Следующее
От: Amit Langote
Дата:
Сообщение: Re: making update/delete of inheritance trees scale better