On Fri, Nov 04, 2005 at 08:06:39PM -0500, Tom Lane wrote: > "Jim C. Nasby" <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] Pervasive Software http://pervasive.com work: 512-231-6117 vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461 ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings