pgsql: Log a warning instead of shutting down the system if we can't

Поиск
Список
Период
Сортировка
От mha@postgresql.org (Magnus Hagander)
Тема pgsql: Log a warning instead of shutting down the system if we can't
Дата
Msg-id 20090304084315.828E7755AA5@cvs.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Log a warning instead of shutting down the system if we can't
Список pgsql-committers
Log Message:
-----------
Log a warning instead of shutting down the system if we can't load
pg_hba.conf on reload (for example due to a permission error).

Selena Deckelmann

Modified Files:
--------------
    pgsql/src/backend/libpq:
        hba.c (r1.180 -> r1.181)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/hba.c?r1=1.180&r2=1.181)

В списке pgsql-committers по дате отправления:

Предыдущее
От: heikki@postgresql.org (Heikki Linnakangas)
Дата:
Сообщение: pgsql: Fix copy-pasto in the patch to allow background writer to run
Следующее
От: petere@postgresql.org (Peter Eisentraut)
Дата:
Сообщение: pgsql: Don't actively violate the system limit of maximum open files