Re: OSDL DBT-2 w/ PostgreSQL 7.3.4 and 7.4beta5

From: markw(at)osdl(dot)org
To: tgl(at)sss(dot)pgh(dot)pa(dot)us
Cc: manfred(at)colorfullife(dot)com, pgsql-hackers(at)postgresql(dot)org, osdldbt-general(at)lists(dot)sourceforge(dot)net
Subject: Re: OSDL DBT-2 w/ PostgreSQL 7.3.4 and 7.4beta5
Date: 2003-11-04 19:03:17
Message-ID: 200311041903.hA4J3KC17830@mail.osdl.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 1 Nov, Tom Lane wrote:
> Manfred Spraul <manfred(at)colorfullife(dot)com> writes:
>> signal handlers are a process property, not a thread property - that
>> code is broken for multi-threaded apps.
>
> Yeah, that's been mentioned before, but I don't see any way around it.
> What we really want is to turn off SIGPIPE delivery on our socket
> (only), but AFAIK there is no API to do that.

Will this be a problem for multi-threaded apps with any of the client
interfaces?

Anyone working on making it threadsafe?

Thanks,
Mark

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Joshua D. Drake 2003-11-04 19:14:33 Open Sourcing pgManage
Previous Message Gaetano Mendola 2003-11-04 18:55:39 Re: 7.4RC1 tag'd, branched and bundled ...