Re: exit code 139 performing initdb (pg 9.1 on linux)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



=?ISO-8859-1?Q?Gunthard_St=FCbs?= <stuebs2009@xxxxxx> writes:
>> What kernel and glibc versions are you running, exactly?

> Linux version 2.4.21-266-default
> GNU C Library stable release version 2.3.2 (20030827)

Yeah, we've seen this before.  What it boils down to is that kernels
prior to 2.6.x don't have posix_fadvise but older versions of glibc
think they do.  Some googling says that was fixed in glibc 2.3.5-3,
so probably updating to that or later would be the simplest solution.

(It also seems the bug is specific to 64-bit builds, but I doubt
you want to fall back to a 32-bit build of Postgres.)

			regards, tom lane

-- 
Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux