Re: [HACKERS] Open 6.4 items

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: lockhart(at)alumni(dot)caltech(dot)edu (Thomas G(dot) Lockhart)
Cc: hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Open 6.4 items
Date: 1998-08-25 17:55:07
Message-ID: 199808251755.NAA02969@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)candle(dot)pha(dot)pa(dot)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)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Keith Parks 1998-08-25 18:18:46 Re: [HACKERS] initdb problem
Previous Message Bruce Momjian 1998-08-25 17:45:33 Re: [HACKERS] initdb problem