TopicMailing ListsActivityParticipants
8 commits
Have VACUUM warn on relfrozenxid "in the future".
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
vacuumlazy.c: Further consolidate resource allocation.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
Generalize how VACUUM skips all-frozen pages.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
Set relfrozenxid to oldest extant XID seen by VACUUM.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
Doc: Add relfrozenxid Tip to XID wraparound section.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
+3 more
2022-03Committed
Patch#3433
CINot processed
CommitterPeter Geoghegan (pgeoghegan)
Removing more vacuumlazy.c special cases, relfrozenxid optimizations
Removing more vacuumlazy.c special cases, relfrozenxid optimizations
hackers
138 replies
Apr 15, 2022
Peter GeogheganAndres FreundRobert HaasMasahiko SawadaBruce Momjian+4
1 commit
Unify VACUUM VERBOSE and autovacuum logging.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
2022-01Committed
Patch#3431
CINot processed
ReviewersJustin Pryzby (justinpryzby)
CommitterPeter Geoghegan (pgeoghegan)
Unifying VACUUM VERBOSE and log_autovacuum_min_duration output
Unifying VACUUM VERBOSE and log_autovacuum_min_duration output
hackers
19 replies
Jan 15, 2022
Peter GeogheganAndres FreundJustin PryzbyBruce MomjianMasahiko Sawada
pgsql: Update high level vacuumlazy.c comments.
comitters
6 replies
Dec 01, 2021
Peter GeogheganRobert HaasAlvaro Herrera
2 commits
vacuumlazy.c: fix remaining "dead tuple" references.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
vacuumlazy.c: Rename dead_tuples to dead_items.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
Rename dead_tuples to dead_items in vacuumlazy.c
Rename dead_tuples to dead_items in vacuumlazy.c
hackers
15 replies
Dec 01, 2021
Peter GeogheganAlvaro HerreraMasahiko SawadaRobert HaasDilip Kumar
pgsql: vacuumlazy.c: prefer the term "cleanup lock".
comitters
0 replies
Nov 28, 2021
Peter Geoghegan
pgsql: Go back to considering HOT on pages marked full.
comitters
0 replies
Nov 26, 2021
Peter Geoghegan
pgsql: Remove lazy_scan_heap parallel VACUUM comment block.
comitters
0 replies
Nov 22, 2021
Peter Geoghegan