Re: postgresql compile problem

From: Jim Nasby <decibel(at)decibel(dot)org>
To: caij(at)lreis(dot)ac(dot)cn
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: postgresql compile problem
Date: 2007-07-24 18:48:20
Message-ID: 80BBB68E-D884-4464-AD1E-BC19BCD81EFB@decibel.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Jul 18, 2007, at 6:25 PM, caij(at)lreis(dot)ac(dot)cn wrote:
> Eecently, I have downloaded the postgresql-8.1.9.tar.gz from the
> official website,and then I install in my linux System ,whose gcc
> version is 2.9.6.Although I can install it successfully,then result
> version I check is 7.2.1~£¬and how can this happen,can u tell me
> the reason?

Check your PATH. Sounds like you've got two versions installed (and
yes, please get off of 7.2!).
--
Jim Nasby jim(at)nasby(dot)net
EnterpriseDB http://enterprisedb.com 512.569.9461 (cell)

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jim Nasby 2007-07-24 18:49:54 Re: spool function in nbtree index
Previous Message Jim Nasby 2007-07-24 18:47:28 Re: Primary Key Performance with INTEGER vs. VARCHAR