Re: [QUESTIONS] Postgres still dying on insert
Vadim B. Mikheev <vadim@sable.krasnoyarsk.su>
From: "Vadim B. Mikheev" <vadim@sable.krasnoyarsk.su>
To: Michael Richards <miker@scifair.acadiau.ca>
Cc: questions@postgreSQL.org, hackers@postgreSQL.org
Date: 1998-04-28T02:01:25Z
Lists: pgsql-hackers
Michael Richards wrote: > > sc=> INSERT INTO word_detail VALUES (131730,18596,1); > PQexec() -- Request was sent to backend, but backend closed the channel > before responding. > This probably means the backend terminated abnormally before or > while processing the request. Did you look in postmaster log ? Vadim