Re: Crash during elog.c...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Crash during elog.c...
Дата
Msg-id 19135.1131152799@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Crash during elog.c...  ("Jim C. Nasby" <jnasby@pervasive.com>)
Ответы Re: Crash during elog.c...  ("Jim C. Nasby" <jnasby@pervasive.com>)
Список pgsql-hackers
"Jim C. Nasby" <jnasby@pervasive.com> writes:
> My client (same one with the slru.c issue) has had 3 of these in the
> past day...

> (gdb) print *str
> $39 = {data = 0x848030 "2005-11-04 00:01:02 EST|2005-11-04 00:00:08 EST|216.187.113.78(39476)|didit|", len = 76,
>   maxlen = 256, cursor = 0}

Um, what's your log_line_prefix setting, and is the next format code
%i by any chance?  I've just noticed an utterly brain-dead assumption
somebody stuck into ps_status.c awhile back.
        regards, tom lane


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

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: Assert failure found in 8.1RC1
Следующее
От: "Qingqing Zhou"
Дата:
Сообщение: Re: Possible problem with pg_reload_conf() and view pg_settings