Re: simple update closes connection. why?

From: joseph speigle <joe(dot)speigle(at)jklh(dot)us>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: simple update closes connection. why?
Date: 2004-02-01 02:02:41
Message-ID: 20040201020241.GA12425@www.sirfsup.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

hi,

I increased the debugging in postgresql.conf but not many changes

calling=# update calling set uname='joe';
DEBUG: StartTransactionCommand
DEBUG: ProcessQuery
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
The connection to the server was lost. Attempting reset: Failed.
!#

--
joe speigle

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2004-02-01 02:43:28 Re: simple update closes connection. why?
Previous Message joseph speigle 2004-02-01 01:42:26 simple update closes connection. why?