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 | 658e5d53459f14079843e62e6e481265a4462dd8 (patch) | |
tree | bfd6cc703a49bea4a34bbd1e2f9a7690bb2c48fc /src/backend/parser/parse_node.c | |
parent | 6d20f8c5a46a04767cd7bf10c6d7f3de423597a5 (diff) | |
download | postgresql-658e5d53459f14079843e62e6e481265a4462dd8.tar.gz postgresql-658e5d53459f14079843e62e6e481265a4462dd8.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_node.c')
0 files changed, 0 insertions, 0 deletions