On 11/11/21, 4:38 AM, "Alvaro Herrera" <alvhe...@alvh.no-ip.org> wrote: > Yeah. If we had some sort of ring buffer in which to store these > messages, the user could examine them through a view; they would still > be accessible in a running server, but they would not be written to the > server log.
That's an interesting idea. It'd be nice to have a way to see more debugging information without exploding the server log. Nathan