Niblett, David A wrote:
> Paul,
> 
> I believe you mentioned that in 2.0.6 and above, dbmail now
> opens a new connection to the database every second to make
> sure that it's alive rather than using the pgstatus function.
> (for PostgreSQL)

before 2.0.6 it called db_connect/db_disconnect every second or so.

Now it calls db_check_connection in stead, which calls PQstatus for
postgres.


-- 
  ________________________________________________________________
  Paul Stevens                                      paul at nfg.nl
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl

Reply via email to