"recovering prepared transaction" after server restart message

Поиск
Список
Период
Сортировка
There have been several reports that people could not vacuum any more or
observed strange locks even after server restart. The reason was that they
still had uncommitted prepared transactions around.


I wonder if it could help to change the log level from
   ereport(LOG,           (errmsg("recovering prepared transaction %u", xid)));

to WARNING maybe in order to make that message more striking within the
normal startup messages.



Joachim


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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: [BUGS] bug in timestamp and out of range values
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: [BUGS] bug in timestamp and out of range values