[pgpool-hackers: 538] PGPool 3.3.3 with Postgres 9.3.4 Bug

sameer khan khanzadap at hotmail.com
Tue Jun 3 21:03:09 JST 2014


Hi guys,

I have installed latest stable PG pool 3.3.3 complied from source with Postgresql 9.3.4. Following http://www.pgpool.net/pgpool-web/contrib_docs/simple_sr_setting2_3.3/index.html guide 100%. I am using the pgpool with django 1.6. everything runs fine on creating database, table and updates but when try to do unit testing with the django "django-discover-runner" the dropping of test databases fails with error that X number of session is connected.

After banging my head against it, i isolated the issue to Primary node and node number. If primary node number is below standby node number everything works well without any issue, but if the Primary node number is higher than standby node the test fails with X number of sessions connected with the database.
Please let me know if any one of you encountered such issue.

Thanks 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.sraoss.jp/pipermail/pgpool-hackers/attachments/20140603/bcc24389/attachment.html>


More information about the pgpool-hackers mailing list