Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: server closed the connection unexpectedly



Jessica Richard <rjessil(at)yahoo(dot)com> writes:
> server closed the connection unexpectedly
>         This probably means the server terminated abnormally
>         before or while processing the request.

> If this a Postgres disconnection or a disconnection on the OS side?

Well, you can't tell for certain from the client side.  The postmaster
log would tell.  But unless you have a flaky network, this is probably
the result of a backend crash :-(.  Can you reproduce it, or get a gdb
stack trace?

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group