On Fri, 31 Jul 2026 at 11:01, Anthonin Bonnefoy <[email protected]> wrote: > This patchset introduces a new PQTRACE option in libpq, allowing to > use protocol tracing in psql: > > PQTRACE="-" psql > 2026-07-30 14:33:06.654865 F 8 SSLRequest 1234 5679 > 2026-07-30 14:33:06.656358 B 1 SSLResponse N > ... > 2026-07-30 14:33:06.659056 B 5 ReadyForQuery I > postgres=#
I haven't had time to review this yet. But this is a feature I've wanted for a long time! So huge +1 for the idea.
