Re: problem with \d {tablename}

Lists: pgsql-bugs
From: Andrew MacFarlane <andym(at)soi(dot)city(dot)ac(dot)uk>
To: pgsql-bugs(at)postgresql(dot)org
Subject: problem with \d {tablename}
Date: 2001-08-30 16:10:40
Message-ID: Pine.GSO.4.05.10108301705320.12603-100000@altair.soi.city.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-bugs

Hi

I'm have problems checking the descripton of
the table when using \d with the tablename.

I've correctly created the database and can
insert/query the tables so they are definetly there.

The error message I get for

\d kids;

is
Did not find any relation named "kids;".

The version of postgreSQL I'm using is 7.0.2

cheers

andy


From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Andrew MacFarlane <andym(at)soi(dot)city(dot)ac(dot)uk>
Cc: <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: problem with \d {tablename}
Date: 2001-08-31 15:54:23
Message-ID: Pine.LNX.4.30.0108311753560.679-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-bugs

Andrew MacFarlane writes:

> The error message I get for
> \d kids;
> is
> Did not find any relation named "kids;".

\d kids

(no semicolon)

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter