diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2022-07-29 12:50:47 +0200 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2022-07-29 12:50:47 +0200 |
commit | 59be1c942a47f6c8a4c47d242200fbbf4be59b88 (patch) | |
tree | 05ad4f1febb342e1aabe22ee25b1e4efd55e0c7a /src/backend/parser/parse_expr.c | |
parent | 0234ed81e958b2b6b21f231547e851c09c8f1744 (diff) | |
download | postgresql-59be1c942a47f6c8a4c47d242200fbbf4be59b88.tar.gz postgresql-59be1c942a47f6c8a4c47d242200fbbf4be59b88.zip |
Fix test instability
On FreeBSD, the new test fails due to a WAL file being removed before
the standby has had the chance to copy it. Fix by adding a replication
slot to prevent the removal until after the standby has connected.
Author: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Reported-by: Matthias van de Meent <boekewurm+postgres@gmail.com>
Discussion: https://postgr.es/m/CAEze2Wj5nau_qpjbwihvmXLfkAWOZ5TKdbnqOc6nKSiRJEoPyQ@mail.gmail.com
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions