Re: Fast request for version checking....

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Mohan, Ross" <RMohan(at)arbinet(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Fast request for version checking....
Date: 2005-05-28 00:35:22
Message-ID: 1943.1117240522@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Mohan, Ross" <RMohan(at)arbinet(dot)com> writes:
> if you go to the root of your postgresql distro
> and type
> ./configure --version
> what version of AutoConf was used?

For any reasonably recent PG release, it will be 2.53 if built from
source. Some RPM distributions may have re-autoconf'd though (I think
Red Hat is currently using 2.59, for instance).

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Clodoaldo Pinto 2005-05-28 13:01:24 kernels performance difference
Previous Message Tom Lane 2005-05-28 00:07:58 Re: another failover testing question