Re: Debug message in RemoveOldXlogFiles
Simon Riggs <simon@2ndquadrant.com>
From: Simon Riggs <simon@2ndQuadrant.com>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-06-18T08:50:01Z
Lists: pgsql-hackers
On Thu, 2010-06-17 at 16:13 +0900, Fujii Masao wrote: > Hi, > > In the following debug message in RemoveOldXlogFiles(), the variables > "log" and "seg" don't indicate LSN, so we should use %u instead of %X? > > elog(DEBUG2, "removing WAL segments older than %X/%X", log, seg); > > I attached the patch to do so. I think it would be more helpful if it showed a filename. Shall we change that? -- Simon Riggs www.2ndQuadrant.com PostgreSQL Development, 24x7 Support, Training and Services