public inbox for [email protected]
help / color / mirror / Atom feedFrom: Kyotaro Horiguchi <[email protected]>
To: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Subject: Re: Report oldest xmin source when autovacuum cannot remove tuples
Date: Tue, 02 Jun 2026 16:57:55 +0900 (JST)
Message-ID: <[email protected]> (raw)
In-Reply-To: <CAOzEurTC+5xuH_X2EBWjW0Fs9iuTq3OMA=1FfT4xx1wYbCAR6g@mail.gmail.com>
References: <[email protected]>
<3bnBUxwx2npXqvHL0trI11LOOvzQ7LI0GzWqbaj5SJnk7DTb1uzStGveKwj0JJmBW4ebzGIF3az7of4I4rQeaO_PRqDnnClCduPyjM6gPgM=@scottray.io>
<CAOzEurTC+5xuH_X2EBWjW0Fs9iuTq3OMA=1FfT4xx1wYbCAR6g@mail.gmail.com>
Hello.
This may be just my personal preference, but I'd rather see
information about xid horizon retention exposed through a SQL-visible
interface than added to the VACUUM log.
VACUUM VERBOSE already reports the removable cutoff and how old it was
when the operation ended. That seems sufficient as a signal that the
xid horizon is being held back.
What I would want to investigate after seeing such a signal is not
necessarily what happened to be blocking that particular VACUUM
operation at some earlier point, but what is holding the xid horizon
back now. For that purpose, a view exposing the current xid/xmin
holders seems more useful and less misleading than adding a
best-effort blocker guess to the VACUUM log.
Also, VACUUM output has traditionally reported facts observed during
the operation. Since the blocker information is reconstructed
afterwards and is explicitly best-effort, it feels somewhat different
in nature from the rest of the information reported there.
Regards,
--
Kyotaro Horiguchi
NTT Open Source Software Center
view thread (34+ messages) latest in thread
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: [email protected]
Cc: [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]
Subject: Re: Report oldest xmin source when autovacuum cannot remove tuples
In-Reply-To: <[email protected]>
* 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