what version of gcc and pg ?

From: eurlix <eurlix(at)libertysurf(dot)fr>
To: pgsql-novice(at)postgresql(dot)org
Subject: what version of gcc and pg ?
Date: 2003-03-13 20:43:19
Message-ID: 20030313214319.64e6feca.eurlix@libertysurf.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi all,

after reading some mail, I have tried "select version() ;"
the answer is : "PostgreSQL 7.2 on i686-pc-linux-gnu, compiled by GCC 2.96"

As it is well know that GCC-2.96 was bugged, (trying to compile BerkeleyDB with it
give a warning about that) and as I had some problems,
what I must to do :
- recompile (pg 7.2) with an other version of gcc (I have a gcc-3.0.4 on the same partition)
- is it better to use pg 7.3 compiled with gcc-3.3.4 ?

Thanks,
--
Alain (Eurlix)

Browse pgsql-novice by date

  From Date Subject
Next Message Joe Conway 2003-03-14 05:36:03 Re: Postgre User Privileges table
Previous Message Jason Earl 2003-03-13 18:08:50 Re: Version Number