Kenneth Gonsalves wrote: > hi, > i have been running trac .10 with postgres on a debian sarge box with > apache2 and mod_python. My box is freezing and i am finding hundreds > of processes or postgres idle in transaction from the trac database. > Is this a trac problem? any clues as what to do? >
I was not able to reproduce those "postgres idle in transaction" issues that were already reported (#4347, #4987), but the upcoming 0.10.4 features an improved repository resync scheme and the old resync scheme that it replaces was possibly the reason for those "idle in transaction" connections, so I think it would be worth checking if this fixes the problem for you. We could probably prepare a 0.10.4rc1 package, but in the meantime you can also install from sources, see: http://trac.edgewall.org/wiki/TracDownload#Tracstable -- Christian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
