Hey Guys, We have problems with DB connection in unicorn. When workers work some hours we see in Postgres activity stucks connections with query "COMMIT". After restart unicorn it work fine some time, then connections stucks again. database.yml adapter: postgis postgis_extension: true schema_search_path: public,postgis encoding: utf8 pool: 5 checkout_timeout: 10 unicorn 4.8.2 pg 0.17.1 rails 3.2.17 unicorn use with nginx Can you help with something? _______________________________________________ Unicorn mailing list - mongrel-unicorn@rubyforge.org http://rubyforge.org/mailman/listinfo/mongrel-unicorn Do not quote signatures (like this one) or top post when replying