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.
_______________________________

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to