Re: Rename sync_error_count to tbl_sync_error_count in subscription statistics
Dilip Kumar <dilipbalaut@gmail.com>
From: Dilip Kumar <dilipbalaut@gmail.com>
To: Chao Li <li.evan.chao@gmail.com>
Cc: Amit Kapila <amit.kapila16@gmail.com>,
Peter Smith <smithpb2250@gmail.com>, shveta malik <shveta.malik@gmail.com>, vignesh C <vignesh21@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Masahiko Sawada <sawada.mshk@gmail.com>
Date: 2025-11-13T06:24:54Z
Lists: pgsql-hackers
On Thu, Nov 13, 2025 at 10:48 AM Chao Li <li.evan.chao@gmail.com> wrote: > > > > +1. Along with consistency with other column names, it will also make > > it easier for users to group and query all 'sync' related counts > > together. > > > > +1. A common prefix looks good and brings benefits such as what Amit mentioned. > +1 this makes sense. -- Regards, Dilip Kumar Google
Commits
-
Rename two columns in pg_stat_subscription_stats.
- 3edaf29fa5e0 19 (unreleased) landed