Re: [HACKERS] vacuum problem - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] vacuum problem
Date
Msg-id 199808280458.AAA13489@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] vacuum problem  ("Thomas G. Lockhart" <lockhart@alumni.caltech.edu>)
List pgsql-hackers
> > > nhh=> vacuum;
> > > ERROR: fmgr_info: function 28261: cache lookup failed
> >
> > I can find no mention of that number anywhere in the sources.
>
> Isn't that OID above the system-reserved range (which goes to ~20000)?
> So Tom's db is having trouble finding a function which he had defined
> himself??

This should all be fixed now.

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: initdb/vacuum fixes
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Still getting ERROR: fmgr_info: function 28261: cache lookup faile