You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-07-15 01:04:37 +02:00
Duplicate WAL issue in 9.3 was fixed in 9.3.6.
This commit is contained in:
@ -2516,7 +2516,7 @@ sub BackRestTestBackup_Test
|
||||
|
||||
# Restore (restore type = default, timeline = 3)
|
||||
#-----------------------------------------------------------------------------------------------------------------------
|
||||
if (BackRestTestCommon_DbVersion() >= 8.4 && BackRestTestCommon_DbVersion() != 9.3)
|
||||
if (BackRestTestCommon_DbVersion() >= 8.4)
|
||||
{
|
||||
$bDelta = true;
|
||||
$bForce = false;
|
||||
|
Reference in New Issue
Block a user