Frank <archon@xxxxxxxxxxxxxxxxxxx> 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