Re: [QUESTIONS] Postgres still dying on insert

From: "Vadim B(dot) Mikheev" <vadim(at)sable(dot)krasnoyarsk(dot)su>
To: Michael Richards <miker(at)scifair(dot)acadiau(dot)ca>
Cc: questions(at)postgreSQL(dot)org, hackers(at)postgreSQL(dot)org
Subject: Re: [QUESTIONS] Postgres still dying on insert
Date: 1998-04-28 02:01:25
Message-ID: 35453875.1009BE33@sable.krasnoyarsk.su
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas G. Lockhart 1998-04-28 02:02:05 Re: [HACKERS] postgres init script things solved
Previous Message Vadim B. Mikheev 1998-04-28 01:57:31 Re: [HACKERS] New Driver and Unique Indexes