Re: [QUESTIONS] Postgres still dying on insert

From: Michael Richards <miker(at)scifair(dot)acadiau(dot)ca>
To: "Vadim B(dot) Mikheev" <vadim(at)sable(dot)krasnoyarsk(dot)su>
Cc: questions(at)postgreSQL(dot)org, hackers(at)postgreSQL(dot)org
Subject: Re: [QUESTIONS] Postgres still dying on insert
Date: 1998-04-28 03:07:54
Message-ID: Pine.BSF.3.96.980428000642.13044A-100000@scifair.acadiau.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 28 Apr 1998, Vadim B. Mikheev 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 ?

The log shows nothing... That is why I am at a loss of where to look next.
I even ran it in another terminal without disassociating from the
terminal. Absolutely nothing appeared on the terminal after the query
started running...

-Mike

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 1998-04-28 03:37:46 Re: [HACKERS] Postgres still dying on insert
Previous Message Thomas G. Lockhart 1998-04-28 02:58:20 Re: [HACKERS] initdb problem and operator question