How do I list all tables?

From: Keith Perry <keith(at)vcsn(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: How do I list all tables?
Date: 2001-01-31 18:43:10
Message-ID: 3A785CBD.542F1948@vcsn.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

In 6.4.2 the "\?" output while in psql says that you can do "\d *" to
list all of the tables in a particular database. In 7.0.3, this is NOT
mentioned and the same syntax does NOT work. Is there another way to
mimic the results of this statement in 6.4.2? Thanks!

Keith C. Perry
http://vcsn.com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adam Lang 2001-01-31 18:43:49 Re: php as stored procedures
Previous Message Adam Lang 2001-01-31 18:36:53 Re: Re: php as stored procedures