Re: MacOS X Shared Buffers (SHMMAX)? - Mailing list pgsql-general

From Tom Lane
Subject Re: MacOS X Shared Buffers (SHMMAX)?
Date
Msg-id 5589.1022165353@sss.pgh.pa.us
Whole thread Raw
In response to Re: MacOS X Shared Buffers (SHMMAX)?  ("Nigel J. Andrews" <nandrews@investsystems.co.uk>)
Responses Efficiency question: VARCHAR with empty string vs NULL
List pgsql-general
"Nigel J. Andrews" <nandrews@investsystems.co.uk> writes:
> My 'standard' way of doing this is to loop while the error is EAGAIN
> but with a small retry counter to limit the number of attempts
> made. Hopefully the second time through the call isn't interrupted
> again.

I think you're thinking of EINTR, not EAGAIN.

            regards, tom lane

pgsql-general by date:

Previous
From: "Nigel J. Andrews"
Date:
Subject: Postgres under CygWin
Next
From: Tom Lane
Date:
Subject: Re: problems with pg_dump... with postmaster really