Thread
-
Re: Add mode column to pg_stat_progress_vacuum
Shinya Kato <shinya11.kato@gmail.com> — 2025-11-25T02:05:52Z
On Tue, Nov 25, 2025 at 8:13 AM Masahiko Sawada <sawada.mshk@gmail.com> wrote: > > What about “started_by” ? it’s unambiguous and consistent with other columns > > like “query_start” in pg_stat_activity. > > "started_by" sounds reasonable to me. Thanks all. I've updated the patches to use "started_by" and replaced remaining uses of "triggered" with "started". -- Best regards, Shinya Kato NTT OSS Center