pgsql: Use --debug flag in "remote" pg_rewind regression tests.

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Use --debug flag in "remote" pg_rewind regression tests.
Date: 2015-07-09 13:18:38
Message-ID: E1ZDBio-0003U3-Lu@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Use --debug flag in "remote" pg_rewind regression tests.

Gives more information in the log, to debug possible failures.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/23b8928829038ef3fba5a04e4f2707c6034464c4

Modified Files
--------------
src/bin/pg_rewind/RewindTest.pm | 1 +
1 file changed, 1 insertion(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2015-07-09 13:31:58 pgsql: Make wal_compression PGC_SUSET rather than PGC_USERSET.
Previous Message Heikki Linnakangas 2015-07-09 13:13:04 pgsql: Fix another broken link in documentation.