Re: [HACKERS] Open 6.4 items - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] Open 6.4 items
Date
Msg-id 199808251755.NAA02969@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] Open 6.4 items  ("Thomas G. Lockhart" <lockhart@alumni.caltech.edu>)
List pgsql-hackers
> postgres=> select * from test;
> x    |s
> -----+-
> one  |1
> two  |2
> three|3
> (3 rows)
>
> postgres=> \d
> pqReadData() -- backend closed the channel unexpectedly.
>
> Whoops! Don't know why this is causing trouble, but it seems to be
> reproducible. Will look at it some more...

While you are in there, how does \d show sequences.  I have \d table
showing the indexes.  Can it show sequences too?

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] initdb problem
Next
From: Keith Parks
Date:
Subject: Re: [HACKERS] initdb problem