Re: Autovacuum deadlock - bug or not? - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Autovacuum deadlock - bug or not?
Date
Msg-id 26074.1132239835@sss.pgh.pa.us
Whole thread Raw
In response to Re: Autovacuum deadlock - bug or not?  ("Mikael Carneholm" <Mikael.Carneholm@WirelessCar.com>)
List pgsql-bugs
"Mikael Carneholm" <Mikael.Carneholm@WirelessCar.com> writes:
> variant: CLUSTER indexname ON tablename

Hmph.  Looking at the code, that should always lock the table first,
so I don't see where the problem is.  Would you look up the numbers
for us --- exactly which relations were involved in the deadlock,
and (if you can tell) which process was which?

Also, what PG version is this exactly?

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Mikael Carneholm"
Date:
Subject: Re: Autovacuum deadlock - bug or not?
Next
From: Matt
Date:
Subject: Huge query stalls at PARSE/BIND stage (1)