Re: --enable-thread-safety?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Palle Girgensohn <girgen(at)pingpong(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: --enable-thread-safety?
Date: 2005-05-11 01:53:11
Message-ID: 200505110153.j4B1rBb16327@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Palle Girgensohn wrote:
> Hi!
>
> Need a piece of advice here. I'm wrapping up the ports for FreeBSD, and jus
> wonder if it is perhaps clever to always add --enable-thread-safety to the
> configure args. Is there a big enough penalty for having it off by default,
> or can I just have it on always?

I don't think there is any real penalty in PostgreSQL for having it on.
I don't know what the operating system overhead is on FreeBSD.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2005-05-11 01:58:34 Re: lastval()
Previous Message Bruce Momjian 2005-05-11 01:50:24 Re: lastval()