git.postgresql.org Git - postgresql.git/commit
2019年11月13日 07:59:17 +0000 (16:59 +0900)
2019年11月13日 07:59:17 +0000 (16:59 +0900)
commit 7b8a899bdeb638f46e102d1714c079a0874e9fa0
Make pg_waldump report more detail information about PREPARE TRANSACTION record.
This commit changes xact_desc() so that it reports the detail information about
PREPARE TRANSACTION record, like GID (global transaction identifier),
timestamp at prepare transaction, delete-on-abort/commit relations,
XID of subtransactions, and invalidation messages. These are helpful
when diagnosing 2PC-related troubles.
Author: Fujii Masao
Reviewed-by: Michael Paquier, Andrey Lepikhov, Kyotaro Horiguchi, Julien Rouhaud, Alvaro Herrera
Discussion: https://postgr.es/m/CAHGQGwEvhASad4JJnCv=0dW2TJypZgW_Vpb-oZik2a3utCqcrA@mail.gmail.com
This is the main PostgreSQL git repository.
RSS
Atom