Re: MacOS X Shared Buffers (SHMMAX)?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: MacOS X Shared Buffers (SHMMAX)?
Дата
Msg-id 5589.1022165353@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: MacOS X Shared Buffers (SHMMAX)?  ("Nigel J. Andrews" <nandrews@investsystems.co.uk>)
Ответы Efficiency question: VARCHAR with empty string vs NULL  (Doug Fields <dfields-pg-general@pexicom.com>)
Список 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 по дате отправления:

Предыдущее
От: "Nigel J. Andrews"
Дата:
Сообщение: Postgres under CygWin
Следующее
От: Tom Lane
Дата:
Сообщение: Re: problems with pg_dump... with postmaster really