Re: control max length of parameter values logged
Alexey Bashtanov <bashtanov@imap.cc>
From: Alexey Bashtanov <bashtanov@imap.cc>
To: Tom Lane <tgl@sss.pgh.pa.us>, Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2020-04-01T00:52:48Z
Lists: pgsql-hackers
Attachments
- log_parameter_max_length_v3.patch (text/x-patch) patch v3
> Also agreed. It's been like it is for a long time with not that > many complaints, so the case for changing the default behavior > seems a bit weak. > > Barring other opinions, I think we have consensus here on what > to do. Alexey, will you update your patch? > Sorry for the delay, please could you have a look? Best, Alex
Commits
-
Improve user control over truncation of logged bind-parameter values.
- 0b34e7d307e6 13.0 landed