[pgpool-committers: 5214] pgpool: Try to avoid 069.memory_leak_extended test on 3.5 branch.

Tatsuo Ishii ishii at sraoss.co.jp
Mon Oct 15 14:20:52 JST 2018


Try to avoid 069.memory_leak_extended test on 3.5 branch.

It is strange that it only happens on 3.5 branch and in raw mode.  One
theory is, ps does not quickly shows process size after running
pgbench -S -T 1 to get the initial process size. So tweak 1 to 10 to
give ps a chance to update the status. See if this works.

Branch
------
V3_5_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=5dee8846b50b04f2ed4574ea30cd75586852ac43

Modified Files
--------------
src/test/regression/tests/069.memory_leak_extended/test.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)



More information about the pgpool-committers mailing list