Search Postgresql Archives

Re: WARNING: 25P01: there is no transaction in progress

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 
> If you're using connection pooling it's possible
> that the a connection
> is getting reused and a commit is happening there.
> 
> It's not an uncommon practice to do a rollback when
> first getting a
> shared connection to make sure it's fresh and clean...


That's interesting to hear.

Although we do have a connection pool for our clients to connect through, we are not connected through it when we do our conversions. Also the same behaviour occours when connecting to my test setup which doesn't have any connections going through a connection pool.





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux