Обсуждение: Still getting ERROR: fmgr_info: function 28261: cache lookup faile

Поиск
Список
Период
Сортировка

Still getting ERROR: fmgr_info: function 28261: cache lookup faile

От
Michael Meskes
Дата:
I still get

ERROR: fmgr_info: function 28261: cache lookup failed

in my first vacuum call.

Bruce, if you need a test case, go into pgsql/src/interfaces/ecpg/test and
type 'make all'. Afterwards executing perftest gives you this output
everytime. Yes, you need a DB named mm for this. :-)

Michael
--
Michael Meskes            meskes@online-club.de, meskes@debian.org
Go SF49ers! Go Rhein Fire!    Use Debian GNU/Linux!

Re: [HACKERS] Still getting ERROR: fmgr_info: function 28261: cache lookup faile

От
Bruce Momjian
Дата:
> I still get
>
> ERROR: fmgr_info: function 28261: cache lookup failed
>
> in my first vacuum call.
>
> Bruce, if you need a test case, go into pgsql/src/interfaces/ecpg/test and
> type 'make all'. Afterwards executing perftest gives you this output
> everytime. Yes, you need a DB named mm for this. :-)
>

Is this 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)

Re: [HACKERS] Still getting ERROR: fmgr_info: function 28261: cache lookup faile

От
Michael Meskes
Дата:
On Fri, Aug 28, 1998 at 01:01:50AM -0400, Bruce Momjian wrote:
> > I still get
> >
> > ERROR: fmgr_info: function 28261: cache lookup failed
> >
> > in my first vacuum call.
> >
> > Bruce, if you need a test case, go into pgsql/src/interfaces/ecpg/test and
> > type 'make all'. Afterwards executing perftest gives you this output
> > everytime. Yes, you need a DB named mm for this. :-)
> >
>
> Is this fixed now.

I don't know as I reported earlier. I'm not able to do anything because the
backend's response starts with 'K' which is not defined in libpq.

Michael
--
Michael Meskes            meskes@online-club.de, meskes@debian.org
Go SF49ers! Go Rhein Fire!    Use Debian GNU/Linux!