| From: | Douglas McNaught <doug(at)mcnaught(dot)org> |
|---|---|
| To: | Frank <archon(at)forbidden(dot)dough(dot)net> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: pl/perl error |
| Date: | 2006-04-09 22:11:37 |
| Message-ID: | 87bqvawg9y.fsf@suzuka.mcnaught.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Frank <archon(at)forbidden(dot)dough(dot)net> writes:
> I have a perl script running as a daemon. It's using DBD::Pg (1.43) to
> connect to my Postgres server (8.0.7) running on the same box and talking
> over a socket. When I start the server, it runs fine for about a day, and
> then at some point I start getting this error repeatedly:
>
> DBD::Pg::db do failed: server closed the connection unexpectedly
> This probably means the server terminated abnormally
> before or while processing the request.
There should be something in the server logs that corresponds to
this--what do they say?
-Doug
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2006-04-09 22:22:40 | Re: pl/perl error |
| Previous Message | Tyler MacDonald | 2006-04-09 22:08:23 | Re: Debian package for freeradius_postgresql module |