Hi
In PostgreSQL it is considered poor practice to have long running idle
transactions.
https://encrypted.google.com/#q=postgresql+idle+in+transaction
Long running idle transactions are common with SQLdb and PostgreSQL. In
FPC 2.6.4 and I think the development version a open connection has a
As a (very) long time Pascal programmer (TP/ FPC / Delphi), I have
helped the developer of mORMot
(http://synopse.info/fossil/wiki?name=SQLite3+Framework) to port his
framework to FPC. With success. Many Linux (ARM) servers now run mORMot
thanks to FPC.
There are, however, two showstoppers, t