TopicMailing ListsActivityParticipants
7 commits
pg_dump: avoid unsafe function calls in getPolicies().
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1REL_14_STABLE14.7REL_13_STABLE13.10+2 more
Account for TOAST data while scheduling parallel dumps.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
Use PREPARE/EXECUTE for repetitive per-object queries in pg_dump.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
Avoid per-object queries in performance-critical paths in pg_dump.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
Postpone calls of unsafe server-side functions in pg_dump.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1REL_14_STABLE14.7REL_13_STABLE13.10+2 more
+2 more
2022-01Committed
Patch#3368
CINot processed
CommitterTom Lane (tgl)
pg_dump does way too much before acquiring table locks
pg_dump does way too much before acquiring table locks
hackers
15 replies
Dec 07, 2021
Tom LaneHans BuschmannJustin PryzbyAndres FreundAlvaro Herrera