Re: \d+ breakage in 7.2

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Chris Bowlby <excalibur(at)hub(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: \d+ breakage in 7.2
Date: 2002-03-08 03:31:52
Message-ID: 200203080331.g283Vq115038@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Chris Bowlby wrote:
> Hi All,
>
> just tried to do a \d+ of my tabled and got
>
> cafe=> \d+
> ERROR: Function 'obj_description(oid, unknown)' does not exist
> Unable to identify a function that satisfies the given argument
> types
> You may need to add explicit typecasts
>
> bug? or did I forget something somewhere? or did the role of that command
> change?

Are psql client and server both 7.2? If not, they should be.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Chris Bowlby 2002-03-08 04:16:25 Re: \d+ breakage in 7.2
Previous Message Chris Bowlby 2002-03-08 03:22:40 \d+ breakage in 7.2