agora inbox for pgsql-committers@postgresql.org  
help / color / mirror / Atom feed
From: Masahiko Sawada <msawada@postgresql.org>
To: pgsql-committers@lists.postgresql.org
Subject: pgsql: pg_controldata: Show logical decoding status.
Date: Thu, 16 Jul 2026 19:22:02 +0000
Message-ID: <E1wkRej-000VJT-2M@gemulon.postgresql.org> (raw)

pg_controldata: Show logical decoding status.

The logical decoding status is stored in checkpoint records and used
to restore the status at server startup, but pg_controldata did not
show it. This information is useful for diagnosing issues around the
dynamic activation and deactivation of logical decoding.

Oversight in 67c20979ce7.

Reviewed-by: Guoqing Yang <yanggq1988@126.com>
Reviewed-by: Hayato Kuroda <kuroda.hayato@fujitsu.com>
Discussion: https://postgr.es/m/CAD21AoAnPAugUnDic+ESvrfXjXHk2bss9eHAD7zP0-Chy2UabA@mail.gmail.com
Backpatch-through: 19

Branch
------
REL_19_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/8e93e0c72b8aa225b0a66d4afdfb69e38d8b2424

Modified Files
--------------
src/bin/pg_controldata/pg_controldata.c | 2 ++
1 file changed, 2 insertions(+)



view thread (2+ messages)

Message-ID: <E1wkRej-000VJT-2M@gemulon.postgresql.org>
Permalink:  ../E1wkRej-000VJT-2M@gemulon.postgresql.org/
Also on:    postgresql.org/message-id/E1wkRej-000VJT-2M@gemulon.postgresql.org

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: pgsql-committers@postgresql.org
  Cc: msawada@postgresql.org, pgsql-committers@lists.postgresql.org
  Subject: Re: pgsql: pg_controldata: Show logical decoding status.
  In-Reply-To: <E1wkRej-000VJT-2M@gemulon.postgresql.org>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox