| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | Andreas Karlsson <andreas(at)proxel(dot)se>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: syslog configurable line splitting behavior |
| Date: | 2016-03-16 02:50:26 |
| Message-ID: | 56E8C9F2.3080403@gmx.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 3/8/16 9:12 PM, Andreas Karlsson wrote:
> I have one nitpick: why is one of the variables "true" while the other
> is "on" in the example? I think both should be "on".
>
> #syslog_sequence_numbers = true
> #syslog_split_lines = on
>
> Another possible improvement would be to change "Split messages sent to
> syslog." to something more verbose like "Split messages sent to syslog,
> by lines and to fit in 1024 bytes.".
Updated patches with your suggestions. I also renamed
syslog_split_lines to syslog_split_messages, which I think is more accurate.
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-Add-syslog_sequence_numbers-parameter.patch | application/x-patch | 4.8 KB |
| 0002-Add-syslog_split_messages-parameter.patch | application/x-patch | 4.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tatsuo Ishii | 2016-03-16 02:58:24 | Re: multivariate statistics v14 |
| Previous Message | Tatsuo Ishii | 2016-03-16 02:29:07 | Re: multivariate statistics v14 |