Re: BUG #1331: after update: vacuum blocks parallel to select - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #1331: after update: vacuum blocks parallel to select
Date
Msg-id 18712.1101743965@sss.pgh.pa.us
Whole thread Raw
In response to BUG #1331: after update: vacuum blocks parallel to select  ("PostgreSQL Bugs List" <pgsql-bugs@postgresql.org>)
Responses Re: BUG #1331: after update: vacuum blocks parallel to select
List pgsql-bugs
"PostgreSQL Bugs List" <pgsql-bugs@postgresql.org> writes:
> Description:        after update: vacuum blocks parallel to select

This isn't a bug, it's simply vacuum waiting until it can acquire a
page-level lock.

            regards, tom lane

pgsql-bugs by date:

Previous
From: "PostgreSQL Bugs List"
Date:
Subject: BUG #1332: wrong results from age function
Next
From: Tom Lane
Date:
Subject: Re: BUG #1331: after update: vacuum blocks parallel to select