Re: 7.4RC1 planned for Monday - Mailing list pgsql-hackers

From Tom Lane
Subject Re: 7.4RC1 planned for Monday
Date
Msg-id 4710.1067561024@sss.pgh.pa.us
Whole thread Raw
In response to Re: 7.4RC1 planned for Monday  ("scott.marlowe" <scott.marlowe@ihs.com>)
Responses Re: 7.4RC1 planned for Monday
List pgsql-hackers
"scott.marlowe" <scott.marlowe@ihs.com> writes:
> Are these folks for whom the autovacuum daemon provides no relief?

If I understood correctly, Josh was complaining about VACUUM sucking too
much of his disk bandwidth.  autovacuum wouldn't help that --- in fact
would likely make it worse, since a cron-driven vacuum script can at
least be scheduled for low-load times of day.  autovacuum is likely to
kick in at the least convenient times.

However, we have at this point got only speculative solutions to the
too-much-bandwidth problem.  If we had something ready to go today,
I'd be as willing as the next guy to cram it into 7.4.  I'm not willing
to go back into development mode for 7.4, though.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "scott.marlowe"
Date:
Subject: Re: 7.4RC1 planned for Monday
Next
From: "Dann Corbit"
Date:
Subject: Re: O_DIRECT in freebsd