Re: [QUESTIONS] Postgres still dying on insert - Mailing list pgsql-hackers

From Vadim B. Mikheev
Subject Re: [QUESTIONS] Postgres still dying on insert
Date
Msg-id 35453875.1009BE33@sable.krasnoyarsk.su
Whole thread Raw
In response to Postgres still dying on insert  (Michael Richards <miker@scifair.acadiau.ca>)
Responses Re: [QUESTIONS] Postgres still dying on insert
List 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

pgsql-hackers by date:

Previous
From: "Vadim B. Mikheev"
Date:
Subject: Re: [HACKERS] New Driver and Unique Indexes
Next
From: "Vadim B. Mikheev"
Date:
Subject: Re: [INTERFACES] Re: [HACKERS] New Driver and Unique Indexes