On 11/15/21, 7:14 PM, "Michael Paquier" <mich...@paquier.xyz> wrote: > + ereport(DEBUG1, > + (errmsg_internal("streaming %X/%X", > + > LSN_FORMAT_ARGS(sentPtr)))); > Anyway, those two ones are going to make the logs much more noisy, no? > The same could be said about XLogFileRead(), joining the point of > Nathan's upthread. So I cannot get excited by this change.
Yeah, this might even be too noisy for DEBUG5. Nathan