What built-in tools / techniques should I use when trying to
troubleshoot the 'too many clients already' fatal error.

1.  Connecting to PG locally, fwiw,
2.  I have full privileges on the db

My connections can come from at least:

- create_engine

I try to be careful to "del engine" after I'm done with them, but
maybe they're not being freed?  Clearly, I don't understand the
situation, would appreciate insights.

Thanks in advance!

GL

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalch...@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to