How to make server generate more output?

Started by Rui Pachecoover 8 years ago2 messagesgeneral
Jump to latest
#1Rui Pacheco
rui.pacheco@gmail.com

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?

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

#2Jeff Janes
jeff.janes@gmail.com
In reply to: Rui Pacheco (#1)
Re: How to make server generate more output?

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 ?