Problem with error detection in libpq?

From: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
To: hackers(at)postgresql(dot)org
Subject: Problem with error detection in libpq?
Date: 2000-07-14 15:40:32
Message-ID: 396F3470.5621E008@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I see the following symptom using current sources...

-Thomas

myst> psql
psql: pqReadData() -- backend closed the channel unexpectedly.
This probably means the backend terminated abnormally
before or while processing the request.
myst> createdb
CREATE DATABASE
myst> psql
Welcome to psql, the PostgreSQL interactive terminal.

Type: \copyright for distribution terms
\h for help with SQL commands
\? for help on internal slash commands
\g or terminate with semicolon to execute query
\q to quit

lockhart=#

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2000-07-14 15:51:57 Re: Problem with error detection in libpq?
Previous Message Hiroshi Inoue 2000-07-14 03:19:50 RE: Vacuum only with 20% old tuples