Re: VACUUM ANALYZE blocking both reads and writes to a table - Mailing list pgsql-performance

From Alvaro Herrera
Subject Re: VACUUM ANALYZE blocking both reads and writes to a table
Date
Msg-id 20080630190419.GC18252@alvh.no-ip.org
Whole thread Raw
In response to Re: VACUUM ANALYZE blocking both reads and writes to a table  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: VACUUM ANALYZE blocking both reads and writes to a table
List pgsql-performance
Tom Lane wrote:

> (2) If it's autovacuum we're talking about, it will get kicked off the
> table if anyone else comes along and wants a conflicting lock.

Not on 8.2 though.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

pgsql-performance by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: VACUUM ANALYZE blocking both reads and writes to a table
Next
From: Mark Roberts
Date:
Subject: Re: Does max size of varchar influence index size