about RPM build options - Mailing list pgsql-general

From 勝俣 智成
Subject about RPM build options
Date
Msg-id 4CB55862.7060606@oss.ntt.co.jp
Whole thread Raw
Responses Re: about RPM build options  (Devrim GÜNDÜZ <devrim@gunduz.org>)
Re: about RPM build options  (Derk Jan Horstman <dj.horstman@anva.nl>)
List pgsql-general
Hi,

I've checked the build options for PostgreSQL 9.0.1,
I had some questions.

I downloaded rpms from below site.
http://www.postgresql.org/ftp/binary/v9.0.1/linux/rpms/redhat/rhel-5-x86_64/

====
1. enable thread safety?
  "--disable-thread-safety" is given.
  Before version 8.4, "--enable-thread-safety" is given for thread safe client library.
  I think it is not compatible before release. Is this intention thing?

2. enable dtrace?
  "--enable-dtrace" is not given.
  I want to give "--enable-dtrace", but is there any reason not to give it?
====

If there are any problem, please fix and add these options.

regards,
----------
Tomonari Katsumata
NTT Open Source Software Center
E-Mail: katsumata.tomonari@oss.ntt.co.jp

pgsql-general by date:

Previous
From: Alban Hertroys
Date:
Subject: Re: are there any method that "Update" command not affect other unrelated indices?
Next
From: Devrim GÜNDÜZ
Date:
Subject: Re: about RPM build options