Make test_target_session_attrs more robust against connection failure.
Tom Lane <tgl@sss.pgh.pa.us>
Make test_target_session_attrs more robust against connection failure. Feed the desired command to psql via "-c" not stdin, else Perl may complain that it can't push stdin to an already-failed psql process, as seen in intermittent buildfarm failures. Make some minor cosmetic improvements while at it. Before commit ee28cacf6 we had no tests here that expected failure to connect, so there seems no need for a back-patch. Discussion: https://postgr.es/m/CALDaNm2mo8YED=M2ZJKGf1U3F3mw6SaQuLXWCK8rZP6sECYcrA@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/test/recovery/t/001_stream_rep.pl | modified | +14 −11 |
Discussion
- Re: Libpq support to connect to standby server as priority 145 messages · 2018-01-23 → 2021-03-03