Outputting the Tables of a database - Mailing list pgsql-sql

From Brian C. Doyle
Subject Outputting the Tables of a database
Date
Msg-id 4.3.1.2.20000614124613.00b89c10@pop.internal.mindspring.com
Whole thread Raw
List pgsql-sql
Hello all,

I am trying to out put the tables of a database. I have

psql -d mydb -c "\d"

This works but I am looking at turning on the html out put which it will 
not do.  If I am able to get just the table titles that would be most ideal.



pgsql-sql by date:

Previous
From: Peter Dixon
Date:
Subject: Re: Simple search question
Next
From: "Poul L. Christiansen"
Date:
Subject: Re: Outputting the Tables of a database