Re: thread safe?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Theodore Petrosky <tedpet5(at)yahoo(dot)com>
Cc: pgsql -bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: thread safe?
Date: 2003-11-18 14:17:20
Message-ID: 200311181417.hAIEHKc28434@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Theodore Petrosky wrote:
> After reading the HISTORY file with the new 7.4, I
> happened across the thread-safe with libpq stuff. As I
> am using this in my OS X app I thought I would add it
> in. (Not that I thought that I needed it, it was more
> for fun..)
>
> I got the following error on configure:
>
> checking for pthread.h... yes
> configure: error:
> Cannot enable threads on your platform.
> Please report your platform threading info to the
> PostgreSQL mailing lists so it can be added to the
> next release. Report all compile flags, link flags,
> functions, or libraries required for threading
> support.
> See the comment at the top of src/port/thread.c for
> more information.
>
> Is this a known issue.....?

Yes. Follow the instructions and report it to us, as it says.

--
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

  • thread safe? at 2003-11-18 13:29:25 from Theodore Petrosky

Browse pgsql-bugs by date

  From Date Subject
Next Message Szűcs Gábor 2003-11-18 21:33:50 unix_socket_directory vs pg_ctl?
Previous Message Theodore Petrosky 2003-11-18 13:59:10 OS X can not make check?