Re: Postgress double connections

2020-04-25 Thread Johann Werner via Webobjects-dev
Hi Michael, as far as I remember that is the adapter creating an additional connection to retrieve the list of available data types that (often?) is not closed due to a bug. You can alter your connection string by adding the param useBundledJdbcInfo: dbConnectURLGLOBAL=jdbc:postgresql://your-d

Postgress double connections

2020-04-25 Thread Michael Kondratov via Webobjects-dev
Hi! One of my webobjects applications creates two connections to Postgress database after start up instead of one. Any ideas why it may be happening? Michael ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev ma