(a littlebit off-topic comment) Bruno, I visited the mentioned site. I gave username as 'fff' & 'ddd' and a fake email; It got registered. Isn't it a good idea to send a verification email to prevent fake emails and a 'captcha' to prevent automated registrations !
---Vineet On Sep 18, 8:43 pm, Michele Comitini <[email protected]> wrote: > That error means that you have a process that keeps the transaction open. I > suppose you have connection pooling active? > > The timeout can be caused by that but it is unlikely if you see it only > sometimes ... > > It is more likely the other way around: you see that when a w2p thread > blocks. > > Mic > Il giorno 18/set/2011 13:30, "Bruno Rocha" <[email protected]> ha > scritto: > > > > > I realized a problem with postgres.. > > > application sometimes goes in: > > > postgres: rifarme rifarme 127.0.0.1(50602)* idle in transaction* > > * > > * > > and keeps in this state for a long time even if I kill web2py application. > > > Seems to me that at some place a commit or rollback could not be > performed, > > I just need to know where..- Hide quoted text - > > - Show quoted text -

