Re: Re: List response time...
David Ford <david@blue-labs.org>
From: David Ford <david@blue-labs.org>
To: Ian Lance Taylor <ian@airs.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Lamar Owen <lamar.owen@wgcr.org>, Serguei Mokhov <sa_mokho@alcor.concordia.ca>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2001-08-24T06:09:03Z
Lists: pgsql-hackers
> > >You are seeing sendmail's poorly designed queuing behaviour in action. >sendmail limits itself by outgoing messages, rather than outgoing >deliveries. This causes one slow delivery to hold up many fast >deliveries. > Again, all in the configuration....rinse, repeat. Simply change your queue priority. David