Outputting the Tables of a database

From: "Brian C(dot) Doyle" <bcdoyle(at)mindspring(dot)com>
To: "Pgsql-Sql" <pgsql-sql(at)postgresql(dot)org>
Subject: Outputting the Tables of a database
Date: 2000-06-14 16:46:21
Message-ID: 4.3.1.2.20000614124613.00b89c10@pop.internal.mindspring.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Brian C. Doyle 2000-06-14 19:47:23 Outputting the Tables of a database
Previous Message Poul L. Christiansen 2000-06-14 16:07:18 Re: Outputting the Tables of a database