Re: [GENERAL] Suse Linux 10.0

2006-03-26 Thread Adrian Klaver
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

Re: [GENERAL] Suse Linux 10.0

2006-03-26 Thread Tony Smith
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

Re: [GENERAL] Suse Linux 10.0

2006-01-12 Thread Jerome Lyles
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

Re: [GENERAL] Suse Linux 10.0

2006-01-08 Thread Joseph M. Day
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

Re: [GENERAL] Suse Linux 10.0

2006-01-08 Thread John Meyer
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

Re: [GENERAL] Suse Linux 10.0

2006-01-08 Thread Moises Alberto Lindo Gutarra
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 > >

Re: [GENERAL] Suse Linux 10.0

2006-01-08 Thread Jerome Lyles
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

Re: [GENERAL] Suse Linux 10.0

2006-01-05 Thread Joe Audette
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 -

Re: [GENERAL] Suse Linux 10.0

2006-01-05 Thread Peter Eisentraut
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 --

Re: [GENERAL] Suse Linux 10.0

2006-01-05 Thread Moises Alberto Lindo Gutarra
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