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

From Jerry Gamache
Subject Re: BUG #5321: Parallel restore temporarily deadlocked by autovacuum analyze
Date
Msg-id 4B72CE8F.2070009@idilia.com
Whole thread Raw
In response to Re: BUG #5321: Parallel restore temporarily deadlocked by autovacuum analyze  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-bugs
All autovacuum and deadlock_timeout settings are at their default values
(lines are commented out in postgresql.conf).

Alvaro Herrera wrote:
> 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?
>
>

pgsql-bugs by date:

Previous
From: "Eric Pailleau"
Date:
Subject: BUG #5322: Time to perform vacuums
Next
From: Jerry Gamache
Date:
Subject: Re: BUG #5321: Parallel restore temporarily deadlocked by autovacuum analyze