pgsql: Unconditionally write the statsfile when SIGHUP is received, to - Mailing list pgsql-committers

From mha@postgresql.org (Magnus Hagander)
Subject pgsql: Unconditionally write the statsfile when SIGHUP is received, to
Date
Msg-id 20080825185543.B6EF1755315@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Unconditionally write the statsfile when SIGHUP is received, to minimize
the window during which backends have no statistics file to read.

Modified Files:
--------------
    pgsql/src/backend/postmaster:
        pgstat.c (r1.180 -> r1.181)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/pgstat.c?r1=1.180&r2=1.181)
    pgsql/doc/src/sgml:
        config.sgml (r1.188 -> r1.189)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml?r1=1.188&r2=1.189)

pgsql-committers by date:

Previous
From: alvherre@postgresql.org (Alvaro Herrera)
Date:
Subject: pgsql: Update URL to Ross William's paper.
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Add standard boilerplate sentence about when stats_temp_directory