> I use elephant with postgres, and I get the error like this. > While trying to connect to database localhost/test/postgres > using database-type POSTGRESQL: > Error 1 / FATAL: sorry, too many clients already > has occurred. > > I use it with hunchentoot. Do I need to call close-store every time > after processing a request?
No, you shouldn't. > This happened when I test my web applications in my local developing > environment, so there weren't so much requests to the DB. Why does > this happen and how can I avoid the error? What Lisp are you using? Leslie -- LinkedIn Profile: http://www.linkedin.com/in/polzer Xing Profile: https://www.xing.com/profile/LeslieP_Polzer Blog: http://blog.viridian-project.de/ _______________________________________________ elephant-devel site list elephant-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/elephant-devel