File tree Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -9826,38 +9826,38 @@ =head1 HISTORY
9826
9826
9827
9827
=item B<Version 2.21.1 >
9828
9828
9829
+ Add xact timestamp support to hot_standby_delay.
9830
+ Allow the hot_standby_delay check to accept xlog byte position or
9831
+ timestamp lag intervals as thresholds, or even both at the same time.
9832
+ (Josh Williams)
9833
+
9834
+ Query all sequences per DB in parallel for action=sequence.
9835
+ (Christoph Berg)
9836
+
9829
9837
Fix bloat check to use correct SQL depending on the server version.
9830
9838
(Adrian Vondendriesch)
9831
9839
9840
+ Show actual long-running query in query_time output
9841
+ (Peter Eisentraut)
9842
+
9832
9843
Add explicit ORDER BY to the slony_status check to get the most lagged server.
9833
9844
(Jeff Frost)
9834
9845
9835
- Change the way tables are quoted in replicate_row.
9836
- (Glyn Astill)
9837
-
9838
9846
Improved multi-slave support in replicate_row.
9839
9847
(Andrew Yochum)
9840
9848
9841
- Add xact timestamp support to hot_standby_delay.
9842
- Allow the hot_standby_delay check to accept xlog byte position or
9843
- timestamp lag intervals as thresholds, or even both at the same time.
9844
- (Josh Williams)
9845
-
9846
- Fix and extend hot_standby_delay documentation
9847
- (Michael Renner)
9849
+ Change the way tables are quoted in replicate_row.
9850
+ (Glyn Astill)
9848
9851
9849
9852
Don't swallow space before the -c flag when reporting errors
9850
9853
(Jeff Janes)
9851
9854
9852
- Show actual long-running query in query_time output
9853
- (Peter Eisentraut )
9855
+ Fix and extend hot_standby_delay documentation
9856
+ (Michael Renner )
9854
9857
9855
9858
Declare POD encoding to be utf8.
9856
9859
(Christoph Berg)
9857
9860
9858
- Query all sequences per DB in parallel for action=sequence.
9859
- (Christoph Berg)
9860
-
9861
9861
=item B<Version 2.21.0 > September 24, 2013
9862
9862
9863
9863
Fix issue with SQL steps in check_pgagent_jobs for sql steps which perform deletes
You can’t perform that action at this time.
0 commit comments