Re: simple update closes connection. why? - Mailing list pgsql-novice

From joseph speigle
Subject Re: simple update closes connection. why?
Date
Msg-id 20040201020241.GA12425@www.sirfsup.com
Whole thread Raw
In response to simple update closes connection. why?  (joseph speigle <joe.speigle@jklh.us>)
List 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

pgsql-novice by date:

Previous
From: joseph speigle
Date:
Subject: simple update closes connection. why?
Next
From: Tom Lane
Date:
Subject: Re: simple update closes connection. why?