Martijn van Oosterhout <[EMAIL PROTECTED]> writes:
> One other possiblity is using something like nanosleep():
> But I don't know if that would help on your HPUX box though...

Doesn't help ... the function exists but it seems to have the identical
restarting behavior to select :-(

I had previously tried poll(), noting that its man page didn't say
anything about being restartable, but no luck there either.

I'm prepared to write off HPUX as being broken in this regard, if
no one else reports similar behaviors from their platforms; but we
still have to think about whether statement_timeout isn't putting
us at risk due to SIGALRM not being marked SA_RESTART.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to