Обсуждение: Query output

Поиск
Список
Период
Сортировка

Query output

От
Eduardo Vázquez Rodríguez
Дата:
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@insys-corp.com.mx>
Consultoría Implantación
Tel. 5322 5200

Re: Query output

От
Sean Davis
Дата:
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@insys-corp.com.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


Re: Query output

От
Eduardo Vázquez Rodríguez
Дата:
Perl is the programming language that I'm using for inserting records in
the database.

I don't know the name of the packages for statistics or graphics.

Thanks in advanced

Sean Davis wrote:

> 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@insys-corp.com.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
>
>

--
Eduardo Vázquez Rodríguez <evazquez@insys-corp.com.mx>
Consultoría Implantación
Tel. 5322 5200