Re: graph plottin engines compatible with postgres

From: Richard Broersma Jr <rabroersma(at)yahoo(dot)com>
To: Parang Saraf <parang(dot)saraf(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: graph plottin engines compatible with postgres
Date: 2006-06-27 20:18:00
Message-ID: 20060627201800.2403.qmail@web31808.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> I wanted to know about graph plotting engine that is compatible with
> postgres 8.1.4. I am performing some queries like :
> Comparing the speed of three runners namely A, B and C versus time. I want
> to publish the result in a graphical manner on the net instead of just
> providing the data.
>
> So, if you could provide me with some information on how i can do it then
> that would be great.

Below is a list of reporting packages that will do what you want:
http://www.postgresql.org/community/survey.43

I do not know how comprehensive it is though.

Regards,

Richard Broersma Jr.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jorge Godoy 2006-06-27 21:00:35 Re: graph plottin engines compatible with postgres
Previous Message Parang Saraf 2006-06-27 20:04:32 graph plottin engines compatible with postgres