* John <[EMAIL PROTECTED]> [070101 20:08]:
getting the errror psycopg2.OperationalError at /login FATAL: sorry, too many clients already Python build/bdist.linux-i686/egg/DBUtils/SteadyDB.py in __init__, line 113 anyone see this i have DBUtils installed am using flup and my postgresql.conf file is this max_connections = 1024 shared_buffers = 108000
Try: for i in seq 1000 ; do (psql PARAMETERS & ) ; done See if that works? Andreas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

