[pgpool-committers: 2335] pgpool: Add memory leak regression test.
Tatsuo Ishii
ishii at postgresql.org
Wed Dec 3 11:15:28 JST 2014
Add memory leak regression test.
The test executes pgbench -S for a while (currently 30 seconds) and
compare pgpool child process size before and after. If it increases,
the test fails. The test is executed in streaming replication, native
replication and raw mode.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=bcecfcc8bbd045cc15f6b5d1b75ba31b41f3f912
Modified Files
--------------
src/test/regression/tests/060.memory_leak/test.sh | 65 +++++++++++++++++++++
1 file changed, 65 insertions(+)
More information about the pgpool-committers
mailing list