Re: Buglist - Mailing list pgsql-general

From Bruce Momjian
Subject Re: Buglist
Date
Msg-id 200308270106.h7R16fE13229@candle.pha.pa.us
Whole thread Raw
In response to Re: Buglist  (Vivek Khera <khera@kcilink.com>)
Responses Re: Buglist  (Vivek Khera <khera@kcilink.com>)
List pgsql-general
Vivek Khera wrote:
> >>>>> "TL" == Tom Lane <tgl@sss.pgh.pa.us> writes:
>
> TL> Just nice'ing the VACUUM process is likely to be counterproductive
> TL> because of locking issues (priority inversion).  Though if anyone cares
> TL> to try it on a heavily-loaded system, I'd be interested to hear the
> TL> results...
>
> tried it once.  didn't make much difference except that vacuum took
> longer than normal.  i didn't see any deadlocks.
>
> i actually figured out what my main problem was.  vacuum every 6 hours
> on my two busiest tables was taking longer than 6 hours when we were
> very busy...

Hold --- a non-FULL vacuum is taking 6+ hours on two tables?  That seems
impossible.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-general by date:

Previous
From: Tom Van den Brandt
Date:
Subject: Re: Books for PostgreSQL?
Next
From: Bruce Momjian
Date:
Subject: Re: Buglist