pgsql: rm_cleanup functions need to be allowed to write WAL entries.

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: rm_cleanup functions need to be allowed to write WAL entries.
Дата
Msg-id 20090807192949.EFF0875331E@cvs.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: rm_cleanup functions need to be allowed to write WAL entries.  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-committers
Log Message:
-----------
rm_cleanup functions need to be allowed to write WAL entries.  This oversight
appears to explain the recent reports of "PANIC: cannot make new WAL entries
during recovery".

Modified Files:
--------------
    pgsql/src/backend/access/transam:
        xlog.c (r1.345 -> r1.346)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xlog.c?r1=1.345&r2=1.346)

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

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Remove unused ecpg variable.
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: rm_cleanup functions need to be allowed to write WAL entries.