TopicMailing ListsActivityParticipants
10 commits
Reduce the log level in 035_standby_logical_decoding.pl.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
035_standby_logical_decoding: Add missing waits for replication
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
For cascading replication, wake physical and logical walsenders separately
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Handle logical slot conflicts on standby
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Support invalidating replication slots due to horizon and wal_level
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
+5 more
2023-03Committed
Patch#3740
CINot processed
ReviewersBharath Rupireddy (bharathrupireddy)
CommitterAndres Freund (andresfreund)
Minimal logical decoding on standbys
Minimal logical decoding on standbys
hackers
359 replies
Apr 12, 2023
Bertrand DrouvotAndres FreundAmit KhandekarRobert HaasAmit Kapila+22
2 commits
Convert gist to compute page level xid horizon on primary.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
Check for conflicting queries during replay of gistvacuumpage()
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+4 more
gist microvacuum doesn't appear to care about hot standby?
gist microvacuum doesn't appear to care about hot standby?
hackers
10 replies
Apr 06, 2019
Alexander KorotkovAndres FreundPeter Geoghegan
Why not represent "never vacuumed" accurately wrt pg_class.relpages?
hackers
9 replies
Jan 05, 2019
Andres FreundTom LaneRobert HaasStephen Frost
1 commit
Compute XID horizon for page level index vacuum on primary.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+1 more
Computing the conflict xid for index page-level-vacuum on primary
Computing the conflict xid for index page-level-vacuum on primary
hackers
4 replies
Dec 16, 2018
Andres FreundAlexander KorotkovPeter Geoghegan
Can we remove the #fdef UNUSED code from nbtxlog.c
hackers
1 reply
Dec 14, 2018
Andres FreundMichael Paquier
pgsql: Create a separate oid range for oids assigned by genbki.pl.
comitters
0 replies
Dec 13, 2018
Andres Freund
Should get_rel_data_width take alignment into account?
hackers
0 replies
Dec 11, 2018
Andres Freund