Re: Fw: Is anyone interested in getting PostgreSQL working

Поиск
Список
Период
Сортировка
От Kurt Roeckx
Тема Re: Fw: Is anyone interested in getting PostgreSQL working
Дата
Msg-id 20060109155736.GA3594@roeckx.be
обсуждение исходный текст
Ответ на Re: Fw: Is anyone interested in getting PostgreSQL working  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
Ответы Re: Fw: Is anyone interested in getting PostgreSQL working  ("Jim Buttafuoco" <jim@contactbda.com>)
Список pgsql-hackers
On Mon, Jan 09, 2006 at 03:03:28PM +0100, Stefan Kaltenbrunner wrote:
> >
> >well that is good news, can you tell me what version of linux you are 
> >using and what gcc version also.  I will let
> >Martin know.
> 
> 
> lionfish is a stock Debian/Sarge box (a cobalt cube) with gcc 3.3.5.

Martin is probably trying this on unstable, which means new
binutils, glibc and gcc-3.3.

Toolchain looks like this on unstable:
libc6-dev 2.3.5-11
linux-kernel-headers 2.6.13+0rc3-2
binutils 2.16.1cvs20051214-1
gcc-3.3 3.3.6-12
gcc-3.4 3.4.5-1
gcc-4.0 4.0.2-6

Where stable/sarge has:
libc6-dev 2.3.2.ds1-22
linux-kernel-headers 2.5.999-test7-bk-17
binutils 2.15-6
gcc-3.3 3.3.5-13
gcc-3.4 3.4.3-13 (which you probably don't use)


Kurt



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: plperl vs LC_COLLATE (was Re: Possible savepoint bug)
Следующее
От: Greg Stark
Дата:
Сообщение: Re: Improving N-Distinct estimation by ANALYZE