Postgress, report opening multiple connections - Mailing list pgsql-odbc

From Barry Bell
Subject Postgress, report opening multiple connections
Date
Msg-id 8672d81953e44ba9936ecf5530681871@BY2PR08MB281.namprd08.prod.outlook.com
Whole thread Raw
Responses Re: Postgress, report opening multiple connections
List pgsql-odbc

I have a report with a table and child tables. (BIRT)
The problem: Each call of dataset open a connection to the source but does not close it after dataset execution.
(This does not happen under a different DB like Oracle or Mysql)


Is it possible to force the closing of the transaction in the end of dataset execution?
The report crash after a while (too much IDLE transactions)

 

Any ideas?

 

 

pgsql-odbc by date:

Previous
From: Keith Handlon
Date:
Subject: 09.03.0300 aix build, the archive no longer conatins the shared object
Next
From: Adrian Klaver
Date:
Subject: Re: Postgress, report opening multiple connections