\d+ breakage in 7.2

Started by Chris Bowlbyabout 24 years ago3 messagesgeneral
Jump to latest
#1Chris Bowlby
excalibur@hub.org

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?

Chris Bowlby,
-----------------------------------------------------
Web Developer @ Hub.org.
excalibur@hub.org
www.hub.org
1-902-542-3657
-----------------------------------------------------

#2Bruce Momjian
bruce@momjian.us
In reply to: Chris Bowlby (#1)
Re: \d+ breakage in 7.2

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@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026
#3Chris Bowlby
excalibur@hub.org
In reply to: Bruce Momjian (#2)
Re: \d+ breakage in 7.2

On Thu, 7 Mar 2002, Bruce Momjian wrote:

Ahh, that would explain it :>

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@candle.pha.pa.us               |  (610) 853-3000
+  If your life is a hard drive,     |  830 Blythe Avenue
+  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

Chris Bowlby,
-----------------------------------------------------
Web Developer @ Hub.org.
excalibur@hub.org
www.hub.org
1-902-542-3657
-----------------------------------------------------