Re: Cache lookup failure for index during pg_dump - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: Cache lookup failure for index during pg_dump
Date
Msg-id 201003032337.o23NbpH23410@momjian.us
Whole thread Raw
In response to Re: Cache lookup failure for index during pg_dump  (Euler Taveira de Oliveira <euler@timbira.com>)
List pgsql-bugs
Euler Taveira de Oliveira wrote:
> Tom Lane escreveu:
> > The window for this sort of thing isn't very large, because the first
> > thing pg_dump does is acquire AccessShareLock on every table it intends
> > to dump, and past that point it won't be possible for anyone to modify
> > the table's DDL.  But it can happen.
> >
> I did not see it documented anywhere. Should we at least add a comment at the
> top of pg_dump documenting this behavior? Attached is a proposed patch using
> your own words.

Applied, thanks.  I also added the URL of the discussion.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  PG East:  http://www.enterprisedb.com/community/nav-pg-east-2010.do

pgsql-bugs by date:

Previous
From: Oleg Serov
Date:
Subject: Re: Bug in triggers
Next
From: "Alexender"
Date:
Subject: BUG #5361: KOI8U issue