[pgAdmin III] #324: Generate Reports

From: "pgAdmin Trac" <trac(at)code(dot)pgadmin(dot)org>
To:
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: [pgAdmin III] #324: Generate Reports
Date: 2011-07-02 22:12:37
Message-ID: 053.46ee621586460255eeeb776b8acfc4f3@code.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

#324: Generate Reports
--------------------------+-------------------------------------------------
Reporter: Boblitz John | Owner: dpage
Type: feature | Status: new
Priority: minor | Milestone:
Component: pgadmin | Version: trunk
Keywords: | Platform: all
--------------------------+-------------------------------------------------
I am currently trying to generate ddl reports of the db for my programmers
as a reference.

Currently I must do this for each and every table individually (right
click -> report -> ddl report, change output file name - rinse, repeat x
100)

The output file is defaulted to the last generated file.

When dealing with hundreds of tables, this can be a bit tiring ...

It would be nice if we could have a method to generated the reports for
all files, say per right click on Tables and be allowed to
either group the output into one big report, or each table individually -
name would default to the table name, possibly appended with report type
(ddl etc...). Lastly a generic location could be specified for the output
...

--
Ticket URL: <http://code.pgadmin.org/trac/ticket/324>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2011-07-02 22:17:20 pgAdmin III commit: Update CHANGELOG and make style.
Previous Message pgAdmin Trac 2011-07-02 22:10:50 [pgAdmin III] #323: CLUSTER in maintenance window