diff options
author | Fujii Masao | 2021-04-06 22:42:36 +0000 |
---|---|---|
committer | Fujii Masao | 2021-04-06 22:42:36 +0000 |
commit | 8ee9b662daa6d51b54d21ec274f22a218462ad2d (patch) | |
tree | 1d1ae224dcbb161c93ad3fe479e8c6ee85a1c434 /src/backend/access/gist/gistutil.c | |
parent | a1115fa0782378a8238045d238ae70cac36be8ae (diff) |
Fix test added by commit 9de9294b0c.
The buildfarm members "drongo" and "fairywren" reported that
the regression test (024_archive_recovery.pl) added by commit 9de9294b0c
failed. The cause of this failure is that the test calls $node->init()
without "allows_streaming => 1" and which doesn't add pg_hba.conf
entry for TCP/IP connection from pg_basebackup.
This commit fixes the issue by specifying "allows_streaming => 1"
when calling $node->init().
Author: Fujii Masao
Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions