1 Reply Latest reply on Feb 24, 2003 8:38 AM by davidjencks

    postgres connection pool problem

    gpicron

      Hi,

      I have a connection pool configured for postgres and for some reasons after several hours of perfect working it lose all the connection and report a no managed Connection available. the available connection field in the pool MBean reports 0 connections available and the postgres still running normally.

      In normal running if the pool detect a connection error, it recreate it but there every is as the pool was exhausted i think.

      Anybody has an idea ?

      Thks

      Geo


      I attach my current pool config.