[pgpool-committers: 2336] pgpool: Add memory leak regression test.

Tatsuo Ishii ishii at postgresql.org
Wed Dec 3 11:36:03 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
------
V3_3_STABLE

Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=9c208d91e5e77db0147bd4695100aa6dd5171f81

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