Re: Crash during elog.c... - Mailing list pgsql-hackers

From Jim C. Nasby
Subject Re: Crash during elog.c...
Date
Msg-id 20051107195815.GD19551@pervasive.com
Whole thread Raw
In response to Re: Crash during elog.c...  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Crash during elog.c...  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Fri, Nov 04, 2005 at 08:06:39PM -0500, Tom Lane wrote:
> "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.

log_line_prefix = '%t|%s|%r|%d|%i|%p'

So yeah, looks like %i is next. I recall seeing something about %i in
the backtrace or something else related to this, but I can't find it
now.
-- 
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461


pgsql-hackers by date:

Previous
From: "Mark Cave-Ayland"
Date:
Subject: Any advice about function caching?
Next
From: Gregory Maxwell
Date:
Subject: Re: Interval aggregate regression failure (expected seems