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

From Greg Sabino Mullane
Subject Re: \d+ and \dd
Date
Msg-id E16ik84-0002qa-00@barry.mail.mindspring.net
Whole thread Raw
In response to \d+ and \dd  (Thomas Good <tomg@admin.nrnet.org>)
Responses Re: \d+ and \dd
List pgsql-sql
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


> 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


Greg Sabino Mullane greg@turnstep.com
PGP Key: 0x14964AC8 200203061746

-----BEGIN PGP SIGNATURE-----
Comment: http://www.turnstep.com/pgp.html

iD8DBQE8hpy8vJuQZxSWSsgRAqq6AJsESSkMkMBA6OtOOCSQ0NKmQwMvzQCffrhR
X4PRSDd171M4gFAJnKpH7Rk=
=XlKx
-----END PGP SIGNATURE-----




pgsql-sql by date:

Previous
From: Thomas Good
Date:
Subject: \d+ and \dd
Next
From: "Lonh SENG"
Date:
Subject: Coalesce Get Duplicate Record