[pgpool-committers: 2337] 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_4_STABLE

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

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