Thread: [GENERAL] How to make server generate more output?

[GENERAL] How to make server generate more output?

From
Rui Pacheco
Date:
Hello,

I know this is a bit vague but I’m looking for a configuration parameter/startup switch that once set or enabled would
makePostgresql return more data that normal. Specifically the wire protocol would return more notification messages and
such.I remember seeing this while developing an implementation of the wire protocol. 

Does anyone know what this could be?

Re: [GENERAL] How to make server generate more output?

From
Jeff Janes
Date:
On Fri, Aug 11, 2017 at 1:14 PM, Rui Pacheco <rui.pacheco@gmail.com> wrote:
Hello,

I know this is a bit vague but I’m looking for a configuration parameter/startup switch that once set or enabled would make Postgresql return more data that normal. Specifically the wire protocol would return more notification messages and such. I remember seeing this while developing an implementation of the wire protocol.

Does anyone know what this could be?

client_min_messages ?