Hi
> > I'd prefer to keep the GID. pg_prepared_xacts is volatile, so by the
> > time someone analyzes the VACUUM log, the transaction is usually gone.
> > Logging the GID makes retrospective investigation much easier for
> > DBAs. Given the minimal overhead, I've kept it in v6.
Agree +1 ,The more detailed the information, the more helpful it is for
the DBA.
Thanks