Re: [pgsql-www] NuSphere and PostgreSQL for windows

From: Philip Yarra <philip(at)utiba(dot)com>
To: Greg Stark <gsstark(at)mit(dot)edu>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [pgsql-www] NuSphere and PostgreSQL for windows
Date: 2003-09-26 00:20:06
Message-ID: 200309261020.06387.philip@utiba.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-www

On Fri, 26 Sep 2003 01:18 am, Greg Stark wrote:
> Well if you're only going to do one threading API you may as well pick the
> POSIX standard. Windows threading is only useful for windows, POSIX
> threading would work on every other OS, Solaris, Linux, BSD, etc.
>
> Is there a POSIX threads wrapper for windows?

Yes and no... there's no native POSIX thread wrapper, if that's what you mean
(say like pthreads on OSF wraps DECThreads AFAIK).

There's a development effort here (http://sources.redhat.com/pthreads-win32/)
to help those using Windows, but if it was me, I'd probably stick to native
Windows threads. It's not going to be on people's machines by default.

Regards, Philip.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-09-26 01:18:11 Re: ctid matching behavior changed?
Previous Message Hornyak Laszlo 2003-09-26 00:18:48 Re: [ADMIN] postgres 6.2 vacuum

Browse pgsql-www by date

  From Date Subject
Next Message Shridhar Daithankar 2003-09-26 06:37:12 Re: [pgsql-www] NuSphere and PostgreSQL for windows
Previous Message Josh Berkus 2003-09-25 17:22:28 Re: Shell/FTP access for Techdocs?