problem with current snapshot

From: Michael Meskes <meskes(at)topsystem(dot)de>
To: pgsql-hackers(at)postgresql(dot)org (PostgreSQL Hacker)
Subject: problem with current snapshot
Date: 1998-03-23 10:22:25
Message-ID: 199803231022.LAA04367@gauss.topsystem.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I just cvsup'ed the latest snapshot. After compiling and installing I can
connect but not display my tables anymore:

gauss:test 170) psql mm
Welcome to the POSTGRESQL interactive sql monitor:
Please read the file COPYRIGHT for copyright terms of POSTGRESQL

type \? for help on slash commands
type \q to quit
type \g or terminate with semicolon to execute query
You are currently connected to the database: mm

mm=> \z
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.
mm=> \q

Working with my tables still works fine, just \z doesn't.

Michael
--
Dr. Michael Meskes, Project-Manager | topsystem Systemhaus GmbH
meskes(at)topsystem(dot)de | Europark A2, Adenauerstr. 20
meskes(at)debian(dot)org | 52146 Wuerselen
Go SF49ers! Go Rhein Fire! | Tel: (+49) 2405/4670-44
Use Debian GNU/Linux! | Fax: (+49) 2405/4670-10

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Martin 1998-03-23 10:23:32 Re: [HACKERS] Re: sched_yield()
Previous Message Zeugswetter Andreas 1998-03-23 09:13:31 AW: [HACKERS] patch for memory overrun on Linux(i386)