On Mon, Jan 31, 2011 at 7:15 PM, Fujii Masao <[email protected]> wrote: > BTW, I use very simple pgpool.conf for the test. This might be > the cause of the problem.
Oh, sorry for the noise. Since pgbench tries to establish all the connections before issuing the SQLs, pgbench always gets stuck if num_init_children is less than the number of connections specified in -c. Though I'm still not sure why the segmentation fault happens with 9.1dev. Regards, -- Fujii Masao NIPPON TELEGRAPH AND TELEPHONE CORPORATION NTT Open Source Software Center _______________________________________________ Pgpool-hackers mailing list [email protected] http://pgfoundry.org/mailman/listinfo/pgpool-hackers
