pgsql: Unconditionally write the statsfile when SIGHUP is received, to

Поиск
Список
Период
Сортировка
От mha@postgresql.org (Magnus Hagander)
Тема pgsql: Unconditionally write the statsfile when SIGHUP is received, to
Дата
Msg-id 20080825185543.B6EF1755315@cvs.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: alvherre@postgresql.org (Alvaro Herrera)
Дата:
Сообщение: pgsql: Update URL to Ross William's paper.
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Add standard boilerplate sentence about when stats_temp_directory