Postgres 7.03 table describe problem

From: Andy <andy(at)quadrant(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Postgres 7.03 table describe problem
Date: 2001-01-05 19:20:54
Message-ID: B67B7ABA.1424%andy@quadrant.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

The documentation states that \d <table> will give you the table
description.

However this does not seem to be the case I get the following messages:
sessions=# \d sessions
ERROR: getattproperties: no attribute tuple 1259 -2

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scott Teglasi 2001-01-05 19:37:29 Access 2000 and PostgreSQL: Record Editing Problems
Previous Message Ed Loehr 2001-01-05 19:20:26 Re: Re: Re: Test for existence of Table