Re: [BUGS] BUG #5741: syslog line length

2012-01-04 Thread Guillaume Smet
Hi, On Sat, Aug 6, 2011 at 12:18 AM, Noah Misch wrote: > A PG_SYSLOG_LIMIT value that loses data to truncation on nearly every default > GNU/Linux installation makes for a poor default. On Sat, Aug 6, 2011 at 3:03 AM, Tom Lane wrote: > OK, applied to HEAD and 9.1. We hit this problem a few day

Re: [BUGS] BUG #5741: syslog line length

2011-08-05 Thread Tom Lane
Noah Misch writes: > On Fri, Aug 05, 2011 at 06:46:21PM -0400, Tom Lane wrote: >> But having said that, I could go with 896 (or perhaps 900, which seems >> a shade less weird). > That works for me. OK, applied to HEAD and 9.1. regards, tom lane -- Sent via pgsql-bugs m

Re: [BUGS] BUG #5741: syslog line length

2011-08-05 Thread Noah Misch
On Fri, Aug 05, 2011 at 06:46:21PM -0400, Tom Lane wrote: > Noah Misch writes: > > A PG_SYSLOG_LIMIT value that loses data to truncation on nearly every > > default > > GNU/Linux installation makes for a poor default. > > When I changed it, it was on the strength of tests showing that Fedora > 8

Re: [BUGS] BUG #5741: syslog line length

2011-08-05 Thread Tom Lane
Noah Misch writes: > A PG_SYSLOG_LIMIT value that loses data to truncation on nearly every default > GNU/Linux installation makes for a poor default. When I changed it, it was on the strength of tests showing that Fedora 8's default syslogger had a limit of 2KB. A quick check shows this is still

Re: [BUGS] BUG #5741: syslog line length

2011-08-05 Thread Noah Misch
On Fri, Jun 10, 2011 at 04:21:59PM +0200, Marc Cousin wrote: > On 02/11/2010 17:17, heasley wrote: > > The following bug has been logged online: > > > > Bug reference: 5741 > > Logged by: heasley > > Email address: h...@shrubbery.net > > PostgreSQL version: 8.4 > > Operating syst

Re: [BUGS] BUG #5741: syslog line length

2011-06-29 Thread heasley
Wed, Jun 29, 2011 at 01:49:05PM -0400, Robert Haas: > You can recompile with -DPG_SYSLOG_LIMIT=. > > We could add a configuration setting for this, if it's affecting a lot > of people. that'd be useful. we have recently decided to abandon oracle's lovely support {de-}structure; so i've lost inte

Re: [BUGS] BUG #5741: syslog line length

2011-06-29 Thread Robert Haas
On Tue, Nov 2, 2010 at 12:17 PM, heasley wrote: > > The following bug has been logged online: > > Bug reference:      5741 > Logged by:          heasley > Email address:      h...@shrubbery.net > PostgreSQL version: 8.4 > Operating system:   solaris > Description:        syslog line length > Detai

Re: [BUGS] BUG #5741: syslog line length

2011-06-10 Thread Marc Cousin
On 02/11/2010 17:17, heasley wrote: > The following bug has been logged online: > > Bug reference: 5741 > Logged by: heasley > Email address: h...@shrubbery.net > PostgreSQL version: 8.4 > Operating system: solaris > Description:syslog line length > Details: > > * Max

[BUGS] BUG #5741: syslog line length

2010-11-02 Thread heasley
The following bug has been logged online: Bug reference: 5741 Logged by: heasley Email address: h...@shrubbery.net PostgreSQL version: 8.4 Operating system: solaris Description:syslog line length Details: * Max string length to send to syslog(). Note that this does