Remove wal_keep_segments from default configuration in PostgresNode.pm

Peter Eisentraut <peter_e@gmx.net>

Commit: 5eb8bf2d42676523143c1c76ba584bcdcc584f3e
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2017-11-02T16:38:59Z
Releases: 11.0
Remove wal_keep_segments from default configuration in PostgresNode.pm

This is only used in the pg_rewind tests, so only set it there.  It's
better if other tests run closer to a default configuration.

Author: Michael Paquier <michael.paquier@gmail.com>

Files

PathChange+/−
src/bin/pg_rewind/RewindTest.pm modified +5 −0
src/test/perl/PostgresNode.pm modified +0 −1