Thread: pgsql: Fix recovery test hang

pgsql: Fix recovery test hang

From
Peter Eisentraut
Date:
Fix recovery test hang

The test would hang if a sufficient ~/.psqlrc was present.  Fix by using
psql -X.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/cd07f73d3225c092f4cd0e7bf1cab11ac9f8c1f0

Modified Files
--------------
src/test/recovery/t/011_crash_recovery.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)