Commit Graph

26 Commits (728a3e73e96173bb0b0b2afc0da061991f9e3d5d)

Author SHA1 Message Date
Peter Eisentraut 728a3e73e9 Switch pg_basebackup commands in Postgres.pm to use --nosync 9 years ago
Peter Eisentraut 8b845520fb Add tests for various connection string issues 9 years ago
Tom Lane b5bce6c1ec Final pgindent + perltidy run for 9.6. 9 years ago
Alvaro Herrera 2a0f89cd71 Give recovery tests more time to finish 9 years ago
Tom Lane 30b2731bd2 Fix TAP tests and MSVC scripts for pathnames with spaces. 9 years ago
Noah Misch 3be0a62ffe Finish pgindent run for 9.6: Perl files. 9 years ago
Tom Lane 08af921906 Fix order of shutdown cleanup operations in PostgresNode.pm. 10 years ago
Tom Lane 40e89e2ab8 Try harder to detect a port conflict in PostgresNode.pm. 10 years ago
Tom Lane fab84c7787 Improve PostgresNode.pm's logic for detecting already-in-use ports. 10 years ago
Fujii Masao 196b72fb9a Add regression tests for multiple synchronous standbys. 10 years ago
Alvaro Herrera 9bd61311bd PostgresNode: initialize $timed_out if passed 10 years ago
Peter Eisentraut b555ed8102 Merge wal_level "archive" and "hot_standby" into new name "replica" 10 years ago
Alvaro Herrera 28f6df3c36 PostgresNode: add backup_fs_hot and backup_fs_cold 10 years ago
Alvaro Herrera 2c83f435a3 Rework PostgresNode's psql method 10 years ago
Alvaro Herrera 7d9a4301c0 perltidy PostgresNode and SimpleTee 10 years ago
Alvaro Herrera cc6077d4d5 Prefix temp data dirs with the node name 10 years ago
Alvaro Herrera 74d58425c7 Apply last revision of recovery patch 10 years ago
Alvaro Herrera 49148645f7 Add a test framework for recovery 10 years ago
Alvaro Herrera 89ac7004da Move some code from RewindTest into PostgresNode 10 years ago
Alvaro Herrera e64009303d Add POD docs to PostgresNode 10 years ago
Noah Misch 64d89a93c0 In pg_rewind test suite, triple promote timeout to 90s. 10 years ago
Alvaro Herrera c8642d909f PostgresNode: Add names to nodes 10 years ago
Robert Haas d5563d7df9 psql: Support multiple -c and -f options, and allow mixing them. 10 years ago
Alvaro Herrera 7ac5d9b316 PostgresNode: wrap correctly around port number range end 10 years ago
Alvaro Herrera 9821492ee4 Cleanup some problems in new Perl test code 10 years ago
Alvaro Herrera 1caef31d9e Refactor Perl test code 10 years ago