pgsql: Log send() failures when sending to statistics process (but only

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Log send() failures when sending to statistics process (but only
Date: 2005-08-30 02:47:37
Message-ID: 20050830024737.59A87D8103@svr1.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Log send() failures when sending to statistics process (but only in
assert-enabled builds). This is a temporary measure to see if we can
learn anything about those intermittent stats test failures in the
buildfarm.

Modified Files:
--------------
pgsql/src/backend/postmaster:
pgstat.c (r1.106 -> r1.107)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/pgstat.c.diff?r1=1.106&r2=1.107)

Browse pgsql-committers by date

  From Date Subject
Next Message Teodor Sigaev 2005-08-30 07:57:48 pgsql: Fix missing rows in query update a=..
Previous Message Tom Lane 2005-08-30 02:09:29 pgsql: Improve table describing shared memory parameters.