Update default pgbench and postgresql settings
authorMark Wong <mark@2ndQuadrant.com>
Tue, 6 Feb 2018 19:19:09 +0000 (11:19 -0800)
committerMark Wong <mark@2ndQuadrant.com>
Tue, 6 Feb 2018 19:19:09 +0000 (11:19 -0800)
commit1f13bc07dabb555f5f8f5680c7e59cb74ef0639b
tree6471d012946a1832dfd4573e3a38959e7fc45564
parente4821c776ac0179af6d54ad35c143c0fd4fff281
Update default pgbench and postgresql settings

Make the default settings what we want to be tested.  The idea is to
minimize setup on the clients.
client/examples/settings_test.py [new file with mode: 0644]
client/settings.py