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
pgsql: Remove lazy_scan_heap parallel VACUUM comment block.
comitters
0 replies
Nov 22, 2021
Peter Geoghegan