[elephant-devel] error: "sorry, too many clients already has occurred."
Tomo Matsumoto
tomoyuki28jp at gmail.com
Sun Apr 19 12:03:07 UTC 2009
Thanks for your quick response, Leslie.
> What Lisp are you using?
I use following versions of softwares.
- Elephant 0.9
- SBCL: 1.0.18
- OS: Ubuntu Linux 8.1.0 32bit
I am trying to upgrade elephant to the Version 1.0 and see how it works.
Tomo
On Sun, Apr 19, 2009 at 8:49 PM, Leslie P. Polzer
<sky at viridian-project.de> wrote:
>
>> 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 at common-lisp.net
> http://common-lisp.net/mailman/listinfo/elephant-devel
>
More information about the elephant-devel
mailing list