Re: Building 8.1.11 on FC4

From: Greg Smith <gsmith(at)gregsmith(dot)com>
To: "beer(at)cmu(dot)edu" <beer(at)cmu(dot)edu>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Building 8.1.11 on FC4
Date: 2008-01-16 15:50:32
Message-ID: Pine.GSO.4.64.0801161041070.16621@westnet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 16 Jan 2008, beer(at)cmu(dot)edu wrote:

> it has been suggested that perhaps FC4 is not capable of being
> thread safe.

FC4 deprecated use of Linux Threads in preference to the Native POSIX
Thread Library, and I wouldn't be surprised to find that transition wasn't
perfect (welcome to 2005's bugs on a release that was obsolete in 9
months). There are instructions for using the older library at
http://docs.fedoraproject.org/release-notes/fc4/#sn-nptl and that one may
work better for you. Alternately, you might be able to upgrade to a later
NPTL version.

--
* Greg Smith gsmith(at)gregsmith(dot)com http://www.gregsmith.com Baltimore, MD

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Weslee Bilodeau 2008-01-16 15:56:28 Re: Sun acquires MySQL
Previous Message Albe Laurenz 2008-01-16 15:39:52 Re: know the schema name in a trigger