Re: [BUGS] BUG #4952: commit_delay ignored because CountActiveBackends always returns zero

2009-07-29 Thread Tom Lane
"Jeff Janes" writes: > This seems to be a bug introduced by: > http://archives.postgresql.org/pgsql-committers/2009-03/msg00259.php > I believe the source of the bug is the addition to that file of > + if (proc != NULL) > + continue; > The sense of this test sho

[BUGS] BUG #4952: commit_delay ignored because CountActiveBackends always returns zero

2009-07-29 Thread Jeff Janes
The following bug has been logged online: Bug reference: 4952 Logged by: Jeff Janes Email address: jeff.ja...@gmail.com PostgreSQL version: 8.4.0 Operating system: Linux 2.4.21-15.0.3.ELsmp Description:commit_delay ignored because CountActiveBackends always returns ze