1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-07-07 06:05:35 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
ba28354de7 Merge branch 'master' into release_2_5 2021-08-03 22:24:33 +03:00
8846e1997a Stabilizy tests. (#411)
* tests: Introduced a new flag for tests -- PGPROBACKUP_GDB
* tests: Do travis builds with CFLAGS="-O0" (stabilization of gdb tests)
* tests: Run compatibility tests only if PGPROBACKUPBIN_OLD set
* tests: Running some tests now depends on PGPROBACKUP_SSH_REMOTE
2021-08-03 21:59:49 +03:00
ab85396a85 Merge branch 'master' into release_2_5 2021-05-26 21:08:39 +03:00
d3bbb74d01 tests: disable autovacuum by default
With autovacuum enabled tests are unstable. Especially they are unstable
if postgresql is running under valgrind and therefore is severely
inhibited (and vacuum has time to be triggered).
2021-05-25 17:09:42 +03:00
5bf17cc347 Merge branch 'master' into release_2_5 2020-12-09 13:27:27 +03:00
17b3e2b586 [Issue #272] improve test coverage 2020-12-02 23:39:26 +03:00
383650988f [Issue #224] enable the stdout and stderr coloring by default 2020-07-07 23:58:28 +03:00
5cd672d482 [Issue #224] New flag '--color' for coloring the show plain backup info and console ERROR and WARNING messages 2020-07-07 16:33:07 +03:00
23f7e11544 tests: minor fixes 2019-10-09 13:23:14 +03:00
65969267fd [Issue #60] Calculate compression ratio("zratio") during backup 2019-10-04 17:20:55 +03:00
613a5b3cc0 tests: Windows fixes for "show" module 2019-05-01 02:32:16 +03:00