agora inbox for pgsql-committers@postgresql.orghelp / color / mirror / Atom feed
pgsql: pg_controldata: Show logical decoding status. 2+ messages / 1 participants [nested] [flat]
* pgsql: pg_controldata: Show logical decoding status. @ 2026-07-16 19:21 Masahiko Sawada <msawada@postgresql.org> 0 siblings, 0 replies; 2+ messages in thread From: Masahiko Sawada @ 2026-07-16 19:21 UTC (permalink / raw) To: pgsql-committers@lists.postgresql.org 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 ------ master Details ------- https://git.postgresql.org/pg/commitdiff/8108765f04b8dae252825123834fe350cafe174f Modified Files -------------- src/bin/pg_controldata/pg_controldata.c | 2 ++ 1 file changed, 2 insertions(+) ^ permalink raw reply [nested|flat] 2+ messages in thread
* pgsql: pg_controldata: Show logical decoding status. @ 2026-07-16 19:22 Masahiko Sawada <msawada@postgresql.org> 0 siblings, 0 replies; 2+ messages in thread From: Masahiko Sawada @ 2026-07-16 19:22 UTC (permalink / raw) To: pgsql-committers@lists.postgresql.org 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(+) ^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2026-07-16 19:22 UTC | newest] Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2026-07-16 19:21 pgsql: pg_controldata: Show logical decoding status. Masahiko Sawada <msawada@postgresql.org> 2026-07-16 19:22 pgsql: pg_controldata: Show logical decoding status. Masahiko Sawada <msawada@postgresql.org>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox