On Feb 15, 5:22 am, ionel <[email protected]> wrote: > OperationalError: FATAL: connection limit exceeded for non-superusers > Do I need to close the connection explicitly somewhere?
Interesting, someone previously had the same kind of problem with MySQL which they fixed by moving to PostgreSQL: http://groups.google.com/group/web2py/browse_thread/thread/7019f659773ac62a For the issue to get fixed, I imagine that people would need to know: (1) The exact versions of Web2Py/PostgreSQL/Python (2) Your code F --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

