Statistics with PostgreSQL

From: Hrishikesh Deshmukh <hdeshmuk(at)gmail(dot)com>
To: Postgresql-General <pgsql-general(at)postgresql(dot)org>
Subject: Statistics with PostgreSQL
Date: 2005-03-18 18:37:10
Message-ID: 829d7fb605031810375eda4b1b@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi All,

Is there a way to simple statistics like mean/median/mode in PostgreSQL.
I have tables like PsetID | IntensityValue. I want to find out mean
(intensityValue) of some PsetID(s)?!
Any urls/pointers/books would be a big help.

Thanks,
Hrishi

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David Fetter 2005-03-18 18:47:45 Re: Statistics with PostgreSQL
Previous Message Tom Lane 2005-03-18 18:31:51 Re: SMP scaling