aboutsummaryrefslogtreecommitdiff
path: root/src/test/recovery
Commit message (Expand)AuthorAge
* Fix test instabilityAlvaro Herrera2022-07-29
* Fix replay of create database records on standbyAlvaro Herrera2022-07-28
* Doc: update recovery/README.Tom Lane2022-07-23
* Revert 019_replslot_limit.pl related debugging aids.Andres Freund2022-07-05
* Fix race condition in t/028_pitr_timelines.pl.Noah Misch2022-07-01
* Use --no-unlogged-table-data in t/027_stream_regress.pl.Noah Misch2022-06-25
* Fix slow animal timeouts in 032_relfilenode_reuse.pl.Thomas Munro2022-05-14
* Pre-beta mechanical code beautification.Tom Lane2022-05-12
* Fix race in 032_relfilenode_reuse.pl.Thomas Munro2022-05-08
* Fix old-fd issues using global barriers everywhere.Thomas Munro2022-05-07
* Fix timing issue in deadlock recovery conflict test.Andres Freund2022-05-04
* Add tests for recovery deadlock conflicts.Andres Freund2022-05-02
* Fix second race condition in 002_archiving.pl with archive_cleanup_commandMichael Paquier2022-04-18
* Fix race in TAP test 002_archiving.pl when restoring history fileMichael Paquier2022-04-18
* pgstat: Use correct lock level in pgstat_drop_all_entries().Andres Freund2022-04-16
* pgstat: set timestamps of fixed-numbered stats after a crash.Andres Freund2022-04-14
* pgstat: add/extend tests for resetting various kinds of stats.Andres Freund2022-04-07
* Add minimal tests for recovery conflict handling.Andres Freund2022-04-07
* pgstat: test stats interactions with physical replication.Andres Freund2022-04-07
* pgstat: add tests for handling of restarts, including crashes.Andres Freund2022-04-07
* Unlogged sequencesPeter Eisentraut2022-04-07
* Remove exclusive backup modeStephen Frost2022-04-06
* Remove race condition in 022_crash_temp_files.pl test.Tom Lane2022-04-05
* Update some tests in 013_crash_restart.pl.Tom Lane2022-04-04
* Disable synchronize_seqscans in 027_stream_regress.pl.Tom Lane2022-04-04
* Revert "Fix replay of create database records on standby"Alvaro Herrera2022-03-29
* Don't fail for > 1 walsenders in 019_replslot_limit, add debug messages.Andres Freund2022-03-27
* Fix replay of create database records on standbyAlvaro Herrera2022-03-25
* Add retries for further investigation of 019_replslot_limit.pl failures.Andres Freund2022-03-24
* Remove unused module imports from TAP testsDaniel Gustafsson2022-03-24
* Fix "missing continuation record" after standby promotionAlvaro Herrera2022-03-23
* Log regression.diffs in 027_stream_regress.pl.Thomas Munro2022-03-21
* Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts.Noah Misch2022-03-04
* Add further debug info to help debug 019_replslot_limit.pl failures.Andres Freund2022-02-25
* Remove duplicated word in commentDaniel Gustafsson2022-02-23
* Add function to pump IPC process until string matchDaniel Gustafsson2022-02-23
* Add temporary debug info to help debug 019_replslot_limit.pl failures.Andres Freund2022-02-22
* Remove most msys special processing in TAP testsAndrew Dunstan2022-02-20
* Remove PostgreSQL::Test::Utils::perl2host completelyAndrew Dunstan2022-02-20
* Fix race condition in 028_pitr_timelines.pl test, add note to docs.Heikki Linnakangas2022-02-16
* Add more logging to new 028_pitr_timelines.pl test.Heikki Linnakangas2022-02-15
* Add test case for an archive recovery corner case.Heikki Linnakangas2022-02-14
* Remove REGRESS_OUTPUTDIR environment variable.Thomas Munro2022-02-14
* Replace Test::More plans with done_testingDaniel Gustafsson2022-02-11
* Use Test::Builder::todo_start(), replacing $::TODO.Noah Misch2022-02-09
* Fix recovery conflict in 027_stream_regress.pl.Thomas Munro2022-02-02
* Specify --host in 027_stream_regress.pl's pg_regress invocation.Andres Freund2022-01-27
* On sparc64+ext4, suppress test failures from known WAL read failure.Noah Misch2022-01-26
* Tighten TAP tests' tracking of postmaster state some more.Tom Lane2022-01-20
* Don't enable fsync in src/test/recovery/t/008_fsm_truncation.pl.Tom Lane2022-01-19