Re: VACUUM ANALYZE

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: "Ben-Nes Michael" <miki@canaan.co.il>
Cc: pgsql-general@postgresql.org
Date: 2001-07-22T15:38:52Z
Lists: pgsql-general
"Ben-Nes Michael" <miki@canaan.co.il> writes:
>> bug.  Are you running glibc earlier than 2.2.3?  If so, an update to
>> 2.2.3 may fix it.  See the thread at

> Nope im using 2.2.18 but ill recompile it to enable debug and return with
> the error

I think you are confusing kernel version with glibc version.  AFAIK
there is not a glibc 2.2.18 (not yet, anyway).  The newest available
from redhat is 2.2.3-13 --- see
ftp://rawhide.redhat.com/pub/redhat/linux/rawhide/i386/RedHat/RPMS/

			regards, tom lane