1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-01-04 03:49:14 +02:00
pgbackrest/test
David Steele 2352ecf7c0 v2.26: Non-blocking TLS
Bug Fixes:

* Remove empty subexpression from manifest regular expression. MacOS was not happy about this though other platforms seemed to work fine. (Fixed by David Raftis.)

Improvements:

* Non-blocking TLS implementation. (Reviewed by Slava Moudry, Cynthia Shang, Stephen Frost.)
* Only limit backup copy size for WAL-logged files. The prior behavior could possibly lead to postgresql.conf or postgresql.auto.conf being truncated in the backup. (Reviewed by Cynthia Shang.)
* TCP keep-alive options are configurable. (Suggested by Marc Cousin.)
* Add io-timeout option.
2020-04-20 15:44:31 -04:00
..
certificate
code-count v2.26: Non-blocking TLS 2020-04-20 15:44:31 -04:00
data
expect Add SocketClient object. 2020-03-31 12:43:29 -04:00
lib/pgBackRestTest Remove stray copy of LibCAuto.pm. 2020-04-20 11:49:11 -04:00
src Add sck-block option. 2020-04-17 09:55:40 -04:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
container.yaml Add lz4 compression support. 2020-03-10 14:45:27 -04:00
define.yaml Non-blocking TLS implementation. 2020-04-16 16:05:44 -04:00
test.pl Correct option name in test.pl help. 2020-04-13 14:51:04 -04:00
travis.pl Update packages required for each CI job. 2020-03-26 22:20:09 -04:00
Vagrantfile Add Cirrus CI and Vagrant configuration for FreeBSD and MacOS. 2020-04-16 14:13:53 -04:00