| From: | Aaron Burghardt <aburgh(at)mac(dot)com> |
|---|---|
| To: | |
| Cc: | Postgres General <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: enable thready safety on Mac OS X 10.3.4 |
| Date: | 2004-06-26 21:39:24 |
| Message-ID: | 4B0465D5-C7B9-11D8-BB50-000393B8BDAA@mac.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Thanks, that worked!
----
Aaron Burghardt
aburgh(at)mac(dot)com
On Jun 26, 2004, at 4:01 PM, Keary Suska wrote:
> on 6/26/04 11:21 AM, aburgh(at)mac(dot)com purportedly said:
>
>> I attempted to compile 7.4.3 with enable-thread-safety but it fails
>> and
>> says it's not supported. My configure command was:
>>
>> ./configure --enable-thread-safety
>
> This is what I did for 10.3.4/7.4.2:
>
> 1. Enabled thread support in the platform template:
> src/template/darwin (see
> src/tools/thread/README for info)
>
> 2. Configured/compiled
>
> 3. Ran the thread_test program that was created by compile (in
> src/tools/thread)
>
> 4. Followed any recommendations output by the program
>
> 5. Re-configured/compiled
>
> Everything was fine.
>
> Keary Suska
> Esoteritech, Inc.
> "Leveraging Open Source for a better Internet"
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jay | 2004-06-26 23:36:11 | pgsql on debian |
| Previous Message | Ilia Kantor | 2004-06-26 21:38:33 | VACUUM technical question |