Re: How to list and describe tables in psql???

From: peterlen <peteralen(at)earthlink(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: How to list and describe tables in psql???
Date: 2014-01-02 02:35:55
Message-ID: 1388630155465-5785013.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thanks for the responses. I found that I was using an older version of psql
(one that got installed when I installed Cygwin on my windows box. I
changed it so now the \d+
gives me the description but \d and \dt still gives me "No relations
found" so I must be using those incorrectly. Thanks for the info on the old
version.

--
View this message in context: http://postgresql.1045698.n5.nabble.com/How-to-list-and-describe-tables-in-psql-tp5785006p5785013.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ian Lawrence Barwick 2014-01-02 03:02:26 Re: How to list and describe tables in psql???
Previous Message Ian Lawrence Barwick 2014-01-02 02:20:49 Re: How to list and describe tables in psql???