On Fri, Mar 20, 2009 at 8:21 PM, Andrew Dunstan <andrew@xxxxxxxxxxxx> wrote: > > > Frank Joerdens wrote: >> >> On Thu, Mar 12, 2009 at 1:38 PM, Frank Joerdens <frank@xxxxxxxxxxx> wrote: >> >>> >>> On Thu, Mar 12, 2009 at 1:45 AM, Tom Lane <tgl@xxxxxxxxxxxxx> wrote: >>> [...] >>> >>>> >>>> You could try changing _IOLBF >>>> to _IOFBF near the head of postmaster/syslogger.c and see if that helps. [...] >> Can you explain again what the extent of multiplexed messages I'll >> have to expect is? What exactly is the substance of the tradeoff? >> Occasionally the server will write the same line twice? Don't really >> follow why ... [...] > I don't believe changing this will result in any multiplexing. The > multiplexing problem was solved in 8.3 by the introduction of the chunking > protocol between backends and the syslogger, and changing the output > buffering of the syslogger should not cause a multiplexing problem, since > it's a single process. Hum, we're still on 8.2 - last attempt to upgrade before xmas was unsuccessful; we had to roll back due to not fully understood performance issues. We think we nailed the root cause(s) those though and will make another better planned effort to upgrade before March is out. Oh well, maybe this all means we shouldn't try to get this running on 8.2 and just tackle the issue again after the upgrade ... Cheers, Frank -- Sent via pgsql-performance mailing list (pgsql-performance@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-performance