Re: Regarding Custom reports using pgadmin - Mailing list pgadmin-support

From David G Johnston
Subject Re: Regarding Custom reports using pgadmin
Date
Msg-id 1399468667675-5802924.post@n5.nabble.com
Whole thread Raw
In response to Regarding Custom reports using pgadmin  (Soobia Arshad <soobia.arshad@tranchulas.com>)
List pgadmin-support
soobia.arshad wrote
> I have linked my postgresql database with pgadmin3 and now i want to
> create
> reports using data in my tables. How can i do this in pgadmin3? Moreover,
> is there any other supporting tool to generate reports from the data
> already imported in pgadmin3?

pgadmin3 is a query runner and database administration tool; it doesn't do
formal/template "reporting" and while it does store - in memory - data
necessary to display query results you do not "import" data into it. 
Likewise, there is no way to use it as a back-end from which other tools
would obtain data; those tools would just directly connect to the PostgreSQL
database.

If you simply want to execute queries and export the results you can do so. 
The documentation explains how.

http://www.pgadmin.org/

David J.




--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Regarding-Custom-reports-using-pgadmin-tp5802904p5802924.html
Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com.



pgadmin-support by date:

Previous
From: Soobia Arshad
Date:
Subject: Regarding Custom reports using pgadmin
Next
From: jashworth
Date:
Subject: Data grid 'clipping' the content in KDE