On 1/4/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I created a app with a pgsql database, the problem is that i often get the error to many clients connected to the database. I configured the database that 20 simaltanious connections can be made, still this error pops up once in a while even when i'm working alone on the app.
Are you explicitly opening the database connection? This is an unusual problem, as far as I know. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django 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/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

