aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2011-08-05 21:02:31 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2011-08-05 21:02:31 -0400
commit375aa7b393843800a2bfefcbc13fa68ca82dee53 (patch)
tree8366914f8d17d999d279138d3182c2993966e36b /doc/src
parentc4096c76399ad99dce35cd62f60599ea8748a3dd (diff)
downloadpostgresql-375aa7b393843800a2bfefcbc13fa68ca82dee53.tar.gz
postgresql-375aa7b393843800a2bfefcbc13fa68ca82dee53.zip
Reduce PG_SYSLOG_LIMIT to 900 bytes.
The previous limit of 1024 was set on the assumption that all modern syslog implementations have line length limits of 2KB or so. However, this is false, as at least Solaris and sysklogd truncate at only 1KB. 900 seems to leave enough room for the max likely length of the tacked-on prefixes, so let's go with that. As with the previous change, it doesn't seem wise to back-patch this into already-released branches; but it should be OK to sneak it into 9.1. Noah Misch
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions