Fujii Masao <masao.fu...@gmail.com> writes: > 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. Applied, thanks. regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers