Data Dictionary generator?

From: Patrick Hatcher <PHatcher(at)macys(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Data Dictionary generator?
Date: 2005-11-02 23:39:24
Message-ID: OF3278EBDC.8EACE142-ON882570AD.0080A52D-882570AD.0081F34C@FDS.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I need to generate a data dictionary for all my tables (name, column,
type, etc) in my database. Is there an easy to do this without having to
do a \d tablename for each table?
tia
Patrick

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Marc Munro 2005-11-02 23:44:26 Re: Replicating databases
Previous Message Bruce Momjian 2005-11-02 23:30:38 Re: Lock Modes (Documentation)