Re: manual Installation for thread safety

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: unixprgrmr01(at)gmail(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: manual Installation for thread safety
Date: 2008-07-10 00:19:18
Message-ID: 13385.1215649158@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"unixprgrmr01(at)gmail(dot)com" <unixprgrmr01(at)gmail(dot)com> writes:
> In order to use the --enable-thread-safety build switch I need to do a
> manual build... UNLESS there is a way of doing this from the RPM command
> line, which I have not been able to find.

Uh ... whose RPM are you using? All the PG RPMs I know of have been
built with --enable-thread-safety for quite a long time. Certainly
the one that comes with Fedora 8 is.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jamie Deppeler 2008-07-10 00:28:07 Making a RPM installer
Previous Message Christophe 2008-07-09 23:43:22 Re: Default UUID in Postgres