Re: jsonlog missing from logging_collector description

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Umar Hayat <postgresql(dot)wizard(at)gmail(dot)com>, Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: jsonlog missing from logging_collector description
Date: 2025-02-01 02:32:42
Message-ID: 4083811.1738377162@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Michael Paquier <michael(at)paquier(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Zhang Mingli 2025-02-01 05:01:31 Re: RFC: Packing the buffer lookup table
Previous Message Michael Paquier 2025-02-01 02:20:55 Re: jsonlog missing from logging_collector description