Re: What does this mean? "NOTICE: AbortTransaction and not in in-progress state"

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: What does this mean? "NOTICE: AbortTransaction and not in in-progress state"
Дата
Msg-id 14337.974142382@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: What does this mean? "NOTICE: AbortTransaction and not in in-progress state"  (Philip Hallstrom <philip@adhesivemedia.com>)
Список pgsql-general
Philip Hallstrom <philip@adhesivemedia.com> writes:
> btw - do I need to send any signal to postmaster to let it know I've
> rotated the log file?

AFAIK we don't really support log rotation currently --- you have to
stop/restart the postmaster and direct its stdout/stderr into a new
file :-(.  There is support for logging via syslog, though, if you
compile with the option for it.

            regards, tom lane

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

Предыдущее
От: Philip Hallstrom
Дата:
Сообщение: Re: What does this mean? "NOTICE: AbortTransaction and not in in-progress state"
Следующее
От: Matthew
Дата:
Сообщение: RE: 7.0.3 RPMs?