Re: Background vacuum

From: Ron Mayer <rm_pg(at)cheapcomplexdevices(dot)com>
To: Greg Smith <gsmith(at)gregsmith(dot)com>
Subject: Re: Background vacuum
Date: 2007-05-18 03:09:02
Message-ID: 464D18CE.8070408@cheapcomplexdevices.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Greg Smith wrote:
>
> Count me on the side that agrees adjusting the vacuuming parameters is
> the more straightforward way to cope with this problem.

Agreed for vacuum; but it still seems interesting to me that
across databases and workloads high priority transactions
tended to get through faster than low priority ones. Is there
any reason to believe that the drawbacks of priority inversion
outweigh the benefits of setting priorities?

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Tom Lane 2007-05-18 03:22:04 Re: Background vacuum
Previous Message Greg Smith 2007-05-18 02:50:48 Re: Background vacuum