aboutsummaryrefslogtreecommitdiff
path: root/src/test/recovery
Commit message (Expand)AuthorAge
* Fix checkpoint signallingAlvaro Herrera2020-04-29
* Add more TAP coverage for archive status with crash recovery of standbysMichael Paquier2020-04-28
* Raise a timeout to 180s, in test 003_recovery_targets.pl.Noah Misch2020-04-25
* Remove some unstable parts from new TAP test for archive status checkMichael Paquier2020-04-24
* Fix handling of WAL segments ready to be archived during crash recoveryMichael Paquier2020-04-24
* Add a wait_for_catchup() before immediate stop of a test master.Noah Misch2020-04-13
* Further stabilize results of 019_replslot_limit.pl.Tom Lane2020-04-09
* Revert 0f5ca02f53Alexander Korotkov2020-04-08
* Remove testing for precise LSN/reserved bytes in new TAP testAlvaro Herrera2020-04-07
* Appease perlcriticAlvaro Herrera2020-04-07
* Allow users to limit storage reserved by replication slotsAlvaro Herrera2020-04-07
* Implement waiting for given lsn at transaction startAlexander Korotkov2020-04-07
* Introduce xid8-based functions to replace txid_XXX.Thomas Munro2020-04-07
* Add perl2host call missing from a new test file.Noah Misch2020-04-04
* Skip WAL for new relfilenodes, under wal_level=minimal.Noah Misch2020-04-04
* Allow walreceiver configuration to change on reloadAlvaro Herrera2020-03-27
* Revert "Skip WAL for new relfilenodes, under wal_level=minimal."Noah Misch2020-03-22
* Skip WAL for new relfilenodes, under wal_level=minimal.Noah Misch2020-03-21
* Fix typo in recently-added TAP test for replication slotsMichael Paquier2020-01-31
* Fix slot data persistency when advancing physical replication slotsMichael Paquier2020-01-30
* Fail if recovery target is not reachedPeter Eisentraut2020-01-29
* Revert test added by commit d207038053.Amit Kapila2020-01-14
* Fix running out of file descriptors for spill files.Amit Kapila2020-01-02
* Update copyrights for 2020Bruce Momjian2020-01-01
* Revert commits 290acac92b and 8a7e9e9dad.Amit Kapila2019-11-30
* Move pump_until to TestLib.pm.Amit Kapila2019-11-28
* Remove temporary WAL and history files at the end of archive recoveryMichael Paquier2019-10-02
* Always skip recovery SysV shared memory tests on WindowsAndrew Dunstan2019-09-06
* Use data directory inode number, not port, to select SysV resource keys.Tom Lane2019-09-05
* Fix 007_sync_rep.pl to notice failures in ALTER SYSTEM SET.Tom Lane2019-08-26
* Fix inconsistencies and typos in the tree, take 10Michael Paquier2019-08-13
* Fix failure with pgperlcritic from the TAP test of synchronous replicationMichael Paquier2019-07-25
* Improve stability of TAP test for synchronous replicationMichael Paquier2019-07-24
* Fix inconsistencies and typos in the treeMichael Paquier2019-07-22
* Consolidate methods for translating a Perl path to a Windows path.Noah Misch2019-06-21
* Fix double-word typosAlvaro Herrera2019-06-13
* Update stale comments, and fix comment typos.Noah Misch2019-06-08
* Initial pgperltidy run for v12.Tom Lane2019-05-22
* Remove dependency to pageinspect in recovery testsMichael Paquier2019-04-19
* Don't write to stdin of a test process that could have already exited.Noah Misch2019-04-15
* Fix SHOW ALL command for non-superusers with replication connectionMichael Paquier2019-04-15
* MSYS: Translate REGRESS_SHLIB to a Windows file name.Noah Misch2019-04-14
* Consistently test for in-use shared memory.Noah Misch2019-04-12
* Revert "Consistently test for in-use shared memory."Noah Misch2019-04-05
* Make src/test/recovery/t/017_shm.pl safe for concurrent execution.Noah Misch2019-04-03
* Consistently test for in-use shared memory.Noah Misch2019-04-03
* Don't propagate PGAPPNAME through pg_ctl in testsPeter Eisentraut2019-03-16
* Fix race condition in recently-added TAP test for recovery consistencyMichael Paquier2019-03-14
* Add TAP test to check consistency of minimum recovery LSNMichael Paquier2019-03-13
* Allow recovery tests to run on Windows as an admin userAndrew Dunstan2019-03-04