Re: jsonlog missing from logging_collector description - Mailing list pgsql-hackers

From Tom Lane
Subject Re: jsonlog missing from logging_collector description
Date
Msg-id 4083811.1738377162@sss.pgh.pa.us
Whole thread Raw
In response to Re: jsonlog missing from logging_collector description  (Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>)
List pgsql-hackers
Michael Paquier <michael@paquier.xyz> writes:
> FWIW, I'd choose for keeping things simpler and just remove the word
> "output", keeping this list as all the possible values.  Hence, the
> patch is OK here:
> -    gettext_noop("Start a subprocess to capture stderr output and/or csvlogs into log files."),
> +    gettext_noop("Start a subprocess to capture stderr, csvlog and/or jsonlog into log files."),

Sure, fine by me.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: Make COPY format extendable: Extract COPY TO format implementations
Next
From: Zhang Mingli
Date:
Subject: Re: RFC: Packing the buffer lookup table