problem with \d {tablename}

Started by Andrew MacFarlaneover 24 years ago2 messagesbugs
Jump to latest
#1Andrew MacFarlane
andym@soi.city.ac.uk

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

#2Peter Eisentraut
peter_e@gmx.net
In reply to: Andrew MacFarlane (#1)
Re: problem with \d {tablename}

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@gmx.net http://funkturm.homeip.net/~peter