Re: Can autovac try to lock multiple tables at once?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: Can autovac try to lock multiple tables at once?
Date: 2007-06-14 03:49:28
Message-ID: 22592.1181792968@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> Sure, it can do that. I think it's easy enough to correct this problem;
> see attached patch. Should this be backpatched? Earlier releases also
> fall foul of this problem AFAICT.

Yeah, because what made me think about it was a gripe from an 8.2
user ... maybe this wasn't his problem, but it could be.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nikolay Samokhvalov 2007-06-14 05:24:48 Re: EXPLAIN omits schema?
Previous Message Jim Nasby 2007-06-14 01:47:42 Re: little PITR annoyance