Re: \d+ and \dd - Mailing list pgsql-sql

From Thomas Good
Subject Re: \d+ and \dd
Date
Msg-id Pine.LNX.4.05.10203070848280.8812-100000@admin.nrnet.org
Whole thread Raw
In response to Re: \d+ and \dd  ("Greg Sabino Mullane" <greg@turnstep.com>)
List pgsql-sql
On Wed, 6 Mar 2002, Greg Sabino Mullane wrote:

> > Hi, did the default behaviour of \d+ and \dd change on 7.2 (?)
> > I'm getting errors:
> 
> > \d+ ->  function obj_description(oid, unknown) does not exist
> > \dd ->  no such attribute or function 'classoid'
> 
> You could have a mismatch of the psql client and the postgres backend 
> versions. See what this says:
> 
> (psql -c "select version()" && psql -V) | grep SQL | head -2

Right!  Thanks... :-)

------------------------------------------------------------------------
Thomas Good                                         tomg@admin.nrnet.org
Programmer/Analyst                                  phone:  718-818-5528
Residential Services, Behavioral Health Services    fax:    718-818-5056
Saint Vincent Catholic Medical Centers              mobile: 917-282-7359
--                                                                    --
SQL Clinic - An Open Source Clinical Record            www.sqlclinic.net
------------------------------------------------------------------------



pgsql-sql by date:

Previous
From: Hubert Palme
Date:
Subject: PL/pgSQL Syntax Problem
Next
From: "Andreas F."
Date:
Subject: confusing inheritance