File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -11368,20 +11368,23 @@ =head1 HISTORY
11368
11368
11369
11369
Add new action "pgbouncer_maxwait" (Ruslan Kabalin) [Github pull #59]
11370
11370
11371
+ For the bloat check, add option to populate all known databases,
11372
+ as well as includsion and exclusion regexes. (Giles Westwood) [Github pull #86]
11373
+
11374
+ Add Partman premake check (Jens Wilke) [Github pull #196]
11375
+
11376
+ Add --role flag to explicitly set the role of the user after connecting (David Christensen)
11377
+
11371
11378
Fix check_replication_slots on recently promoted servers (Christoph Berg)
11372
11379
11373
11380
Allow the check_disk_space action to handle relative log_directory paths (jacksonfoz) [Github pull #174]
11374
11381
11375
11382
Fix MINPAGES and MINIPAGES in the "check_bloat" action (Christoph Moench-Tegeder) [Github pull #82]
11376
11383
11377
- Add Partman premake check (Jens Wilke) [Github pull #196]
11378
-
11379
11384
Replace 'which' with 'command -v' (Christoph Berg)
11380
11385
11381
11386
Fix check_replication_slots on recently promoted servers (Christoph Berg)
11382
11387
11383
- Add --role flag to explicitly set the role of the user after connecting (David Christensen)
11384
-
11385
11388
Fix undefined variable warning (Michael van Bracht) [Github pull #158]
11386
11389
11387
11390
Add to docs how to exclude all items in the 'pg_temp_nnn' per-session temporary schemas (Michael Banck)
@@ -11390,7 +11393,6 @@ =head1 HISTORY
11390
11393
11391
11394
Various improvements to the tests (Christoph Berg, Emre Hasegeli)
11392
11395
11393
-
11394
11396
=item B<Version 2.25.0 > Released February 3, 2020
11395
11397
11396
11398
Allow same_schema objects to be included or excluded with --object and --skipobject
You can’t perform that action at this time.
0 commit comments