Re: BUG #5321: Parallel restore temporarily deadlocked by autovacuum analyze - Mailing list pgsql-bugs

From Alvaro Herrera
Subject Re: BUG #5321: Parallel restore temporarily deadlocked by autovacuum analyze
Date
Msg-id 20100210150619.GB4922@alvh.no-ip.org
Whole thread Raw
In response to BUG #5321: Parallel restore temporarily deadlocked by autovacuum analyze  ("Jerry Gamache" <jerry.gamache@idilia.com>)
Responses Re: BUG #5321: Parallel restore temporarily deadlocked by autovacuum analyze  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: BUG #5321: Parallel restore temporarily deadlocked by autovacuum analyze  (Jerry Gamache <jerry.gamache@idilia.com>)
List pgsql-bugs
Jerry Gamache wrote:

> The restore resumed while I was writing this report, and I saw these new
> entries in the logs:
>
> ERROR:  canceling autovacuum task
> CONTEXT:  automatic analyze of table "database1.public.table_y"
> ERROR:  canceling autovacuum task
> CONTEXT:  automatic analyze of table "database1.public.table_y"

This is what I would have expected to happen almost immediately ... what
are your autovacuum settings?  And what's your deadlock timeout?

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

pgsql-bugs by date:

Previous
From: Oleg Serov
Date:
Subject: Re: BUG #5314: Error in nested composite types in plpgsql.
Next
From: Tom Lane
Date:
Subject: Re: BUG #5321: Parallel restore temporarily deadlocked by autovacuum analyze