Re: Query output

From: Sean Davis <sdavis2(at)mail(dot)nih(dot)gov>
To: Eduardo Vázquez Rodríguez <evazquez(at)insys-corp(dot)com(dot)mx>
Cc: Postgres <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Query output
Date: 2004-08-13 14:47:08
Message-ID: A6F54304-ED37-11D8-9CF6-000A95D7BA10@mail.nih.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Eduardo,

One possibility is to do the queries using DBI in perl. There are many
packages for simple statistics and graphics in perl that you can then
use.

Sean

On Aug 13, 2004, at 10:22 AM, Eduardo Vázquez Rodríguez wrote:

> Hi.
>
> I am looking for a management tool which can run queries to postgres
> db and the results could be handled showing graphics, statics, etc.
>
> Preferently being free software.
>
> Any suggestions are welcome.
>
>
> --
> Eduardo Vázquez Rodríguez <evazquez(at)insys-corp(dot)com(dot)mx>
> Consultoría Implantación
> Tel. 5322 5200
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if
> your
> joining column's datatypes do not match

In response to

  • Query output at 2004-08-13 14:22:58 from Eduardo Vázquez Rodríguez

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Eduardo Vázquez Rodríguez 2004-08-13 14:55:40 Re: Query output
Previous Message Guy Fraser 2004-08-13 14:44:33 Re: [SQL] how to cast localtimestamp to bigint???