| From: | "Dann Corbit" <DCorbit(at)connx(dot)com> |
|---|---|
| To: | "Patrick Hatcher" <PHatcher(at)macys(dot)com>, <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Data Dictionary generator? |
| Date: | 2005-11-02 23:45:13 |
| Message-ID: | D425483C2C5C9F49B5B7A41F8944154757D272@postal.corporate.connx.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
PostgreSQL has Information Schema
> -----Original Message-----
> From: pgsql-general-owner(at)postgresql(dot)org [mailto:pgsql-general-
> owner(at)postgresql(dot)org] On Behalf Of Patrick Hatcher
> Sent: Wednesday, November 02, 2005 3:39 PM
> To: pgsql-general(at)postgresql(dot)org
> Subject: [GENERAL] Data Dictionary generator?
>
>
>
> 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
>
>
> ---------------------------(end of
broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faq
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Patrick Hatcher | 2005-11-02 23:58:44 | Re: Data Dictionary generator? |
| Previous Message | Marc Munro | 2005-11-02 23:44:26 | Re: Replicating databases |