Re: VACUUM FULL deadlock with backend startup - Mailing list pgsql-hackers

From Robert Haas
Subject Re: VACUUM FULL deadlock with backend startup
Date
Msg-id 07143368-BC71-4ACB-8B58-CF98BA515517@gmail.com
Whole thread Raw
In response to Re: VACUUM FULL deadlock with backend startup  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Mar 20, 2011, at 2:24 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Robert Haas <robertmhaas@gmail.com> writes:
>> On Sat, Mar 19, 2011 at 10:46 AM, Nikhil Sontakke
>> <nikhil.sontakke@enterprisedb.com> wrote:
>>> Not really a performance issue AFAICS. If the relcache init file exists,
>>> then the phase2 of the catalog cache which eventually calls the above code
>>> path is avoided.
>
>> Oh, that doesn't sound so bad, then.
>
> I want to take a closer look at this one because I thought I'd covered
> all those issues in the last go-round.

Go for it.

...Robert

pgsql-hackers by date:

Previous
From: Nicolas Barbier
Date:
Subject: Re: I am confused after reading codes of PostgreSQL three week
Next
From: Yeb Havinga
Date:
Subject: Re: Sync Rep and shutdown Re: Sync Rep v19