Re: enable thready safety on Mac OS X 10.3.4

From: Keary Suska <hierophant(at)pcisys(dot)net>
To: Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: enable thready safety on Mac OS X 10.3.4
Date: 2004-06-26 20:01:37
Message-ID: BD033241.125FB%hierophant@pcisys.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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"

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Cao, Wenhong 2004-06-26 20:14:41 Extract data from MySQL database using PostgreSQL
Previous Message Scrappy 2004-06-26 20:01:04 Re: Incoming Msg