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 ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html
- Re: [BUGS] problem with \d {tablename} Andrew MacFarlane
- Re: [BUGS] problem with \d {tablename} Peter Eisentraut