Rollbacks pg_regress_multi

create_drop_db_gh
gindibay 2023-10-05 20:49:19 +03:00
parent fd9a8f3192
commit 0c1de3484e
1 changed files with 1 additions and 1 deletions

View File

@ -630,7 +630,7 @@ for my $port (@followerWorkerPorts)
} }
} }
for my $tablespace ("ts0", "ts1", "ts2", "ts3", "ts4", "ts5") for my $tablespace ("ts0", "ts1", "ts2")
{ {
if (-e catfile($TMP_CHECKDIR, $tablespace)) if (-e catfile($TMP_CHECKDIR, $tablespace))
{ {