SV: what to log in csvlogs

2020-05-10 Thread Niels Jespersen
Fra: Mary Johnson Sendt: 10. maj 2020 20:27 Til: pgsql-gene...@postgresql.org Emne: what to log in csvlogs Hi, Can you please let me know if we can control what to log when log destination is 'csvlog'? Also, can we control when to log to display only select queries of a few speci

Re: what to log in csvlogs

2020-05-10 Thread Adrian Klaver
On 5/10/20 11:27 AM, Mary Johnson wrote: Hi, Can you please let me know if we can control what to log when log destination is 'csvlog'? No, it is set to the fields described here: https://www.postgresql.org/docs/12/runtime-config-logging.html#RUNTIME-CONFIG-LOGGING-CSVLOG What is in those f

what to log in csvlogs

2020-05-10 Thread Mary Johnson
Hi, Can you please let me know if we can control what to log when log destination is 'csvlog'? Also, can we control when to log to display only select queries of a few specific tables? Thanks, mary