1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test
David Steele ea04ec7b3f Disable query parallelism in PostgreSQL sessions used for backup control.
There is no need to have parallelism enabled in a backup control session. In particular, 9.6 marks pg_stop_backup() as parallel-safe but an error will be thrown if pg_stop_backup() is run in a worker.
2020-06-25 08:02:48 -04:00
..
certificate New test containers with static test certificates. 2018-11-21 18:13:37 -05:00
code-count v2.27: Expiration Improvements and Compression Drivers 2020-05-26 08:11:50 -04:00
data Automate generation of WAL and pg_control test files. 2017-11-18 20:02:54 -05:00
expect Asynchronous S3 multipart upload. 2020-06-24 13:44:00 -04:00
lib/pgBackRestTest Disable query parallelism in PostgreSQL sessions used for backup control. 2020-06-25 08:02:48 -04:00
src Disable query parallelism in PostgreSQL sessions used for backup control. 2020-06-25 08:02:48 -04:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
container.yaml PostgreSQL 13 beta1 support. 2020-05-21 13:46:16 -04:00
define.yaml Asynchronous S3 multipart upload. 2020-06-24 13:44:00 -04:00
test.pl Add --no-coverage-report to test.pl to disable report generation. 2020-06-17 15:07:30 -04:00
travis.pl Add --no-coverage-report to test.pl to disable report generation. 2020-06-17 15:07:30 -04:00
Vagrantfile Add jq to tools installed by Vagrantfile. 2020-05-14 18:45:23 -04:00