pgstat.c: send/EINTR issue

From: "Ilja Golshtein" <ilejn(at)yandex(dot)ru>
To: pgsql-general(at)postgresql(dot)org
Subject: pgstat.c: send/EINTR issue
Date: 2006-08-02 10:57:59
Message-ID: 44D08537.000006.23518@ariel.yandex.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello!

I've came across recent change of
postmaster/pgstat.c with comment
regarding send/EINTR issue.

Does it make sense to amend,
for example, secure_write() in
be_secure.c (part of libpq)
in the same way?
Am I right thinking it may
fail during reloading configuration?
Is it the only dangerous case?

--
Best regards
Ilja Golshtein

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Kenneth Downs 2006-08-02 10:58:56 Re: Best Procedural Language?
Previous Message Michael Meskes 2006-08-02 10:24:32 Re: ECPG and COPY