Re: Question - Mailing list pgsql-general

From Bricklen Anderson
Subject Re: Question
Date
Msg-id 438C7C2D.2000508@PresiNET.com
Whole thread Raw
In response to Question  (Peter Futaro <lembu_boy@yahoo.com>)
List pgsql-general
Peter Futaro wrote:
> Dear PSQL,
>
> I need to make a documentation for my database. The documentation I want
> is almost exactly like the result of "\d" command. I want to make the
> report using a database manager application, and it requires me to make
> my own report by typing the SQL command in it. Can you please provide me
> the command behind "\d" or perhaps tell me what attributes do you use to
> build that "\d" report ?
>
> Thank you,
> Peter Futaro
>
Start psql with -E to see the internal commands.

psql --help for more details


--
_______________________________

This e-mail may be privileged and/or confidential, and the sender does
not waive any related rights and obligations. Any distribution, use or
copying of this e-mail or the information it contains by other than an
intended recipient is unauthorized. If you received this e-mail in
error, please advise me (by return e-mail or otherwise) immediately.
_______________________________

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Question
Next
From: "A. Kretschmer"
Date:
Subject: Re: Question