On Sunday 26 March 2006 04:33 pm, Tony Smith wrote:
> Hi everyone:
>
> We have the max function in postgresql so we can run
> something like:
>
> select max(my_field) from my_table?
>
> But I can not find a mean function. Can we do:
>
> select mean(my_data_field) from my_table?
>
select avg(my_data
Hi everyone:
We have the max function in postgresql so we can run
something like:
select max(my_field) from my_table?
But I can not find a mean function. Can we do:
select mean(my_data_field) from my_table?
Thanks,
qq
__
Do You Yahoo!?
Tired o
On Sunday 08 January 2006 06:36, John Meyer wrote:
> Jerome Lyles wrote:
> > On Thursday 05 January 2006 10:57, Peter Eisentraut wrote:
> >> Am Donnerstag, 5. Januar 2006 21:15 schrieb Joseph M. Day:
> >>> Has anyone been able to get the latest version of Postgres working on
> >>> Suse 10.0 ? I jus
On Thu, 2006-06-01 at 23:10 -1000, Jerome Lyles wrote:
> On Thursday 05 January 2006 10:57, Peter Eisentraut wrote:
> > Am Donnerstag, 5. Januar 2006 21:15 schrieb Joseph M. Day:
> > > Has anyone been able to get the latest version of Postgres working on
> > > Suse 10.0 ? I just switched form Fed
Jerome Lyles wrote:
On Thursday 05 January 2006 10:57, Peter Eisentraut wrote:
Am Donnerstag, 5. Januar 2006 21:15 schrieb Joseph M. Day:
Has anyone been able to get the latest version of Postgres working on
Suse 10.0 ? I just switched form Fedora and realized that this version
is not s
if i were you i'd try to compile, it's better way
2006/6/2, Jerome Lyles <[EMAIL PROTECTED]>:
> On Thursday 05 January 2006 10:57, Peter Eisentraut wrote:
> > Am Donnerstag, 5. Januar 2006 21:15 schrieb Joseph M. Day:
> > > Has anyone been able to get the latest version of Postgres working on
> >
On Thursday 05 January 2006 10:57, Peter Eisentraut wrote:
> Am Donnerstag, 5. Januar 2006 21:15 schrieb Joseph M. Day:
> > Has anyone been able to get the latest version of Postgres working on
> > Suse 10.0 ? I just switched form Fedora and realized that this version
> > is not specifically suppor
I installed from rpms after adding some sources to YaST based on this article
http://www.thejemreport.com/mambo/content/view/178/42/
Not sure its the absolute latest version of postgres.
Hope it helps,
Joe
joe_audette [at] yahoo dotcom
http://www.joeaudette.com
http://www.mojoportal.com
-
Am Donnerstag, 5. Januar 2006 21:15 schrieb Joseph M. Day:
> Has anyone been able to get the latest version of Postgres working on
> Suse 10.0 ? I just switched form Fedora and realized that this version
> is not specifically supported.
Get it here: ftp://ftp.suse.com/pub/people/max/postgresql
--
i have compiled Postgresql 8.1.1 on OpenSuse 10.0
with out problems.
2006/1/5, Joseph M. Day <[EMAIL PROTECTED]>:
> Has anyone been able to get the latest version of Postgres working on
> Suse 10.0 ? I just switched form Fedora and realized that this version
> is not specifically supported.
>
> If
10 matches
Mail list logo