Return-Path: owner-postman Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with SMTP id GAA03403 for postgres-redist; Tue, 5 Mar 1996 06:52:01 -0800 Resent-From: POSTGRES mailing list Resent-Message-Id: <199603051452.GAA03403@nobozo.CS.Berkeley.EDU> X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost.Berkeley.EDU didn't use HELO protocol Sender: owner-postman@postgres.Berkeley.EDU X-Return-Path: owner-postman Received: from oberon.baan.nl (oberon.baan.nl [193.79.0.18]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with SMTP id GAA17729 for ; Tue, 5 Mar 1996 06:51:59 -0800 Received: from phobos.baan.nl by oberon.baan.nl with SMTP (5.64/MQT-4.03) id AA06318; Tue, 5 Mar 1996 15:49:39 +0100 Received: from green.baan.nl by phobos.baan.nl with SMTP (5.64/MQT-4.03) id AA29996; Tue, 5 Mar 1996 15:50:40 +0100 Received: by green.baan.nl (AIX 4.1/UCB 5.64/MQT-4.03) id AA99664; Tue, 5 Mar 1996 15:50:32 +0100 Date: Tue, 5 Mar 1996 15:50:32 +0100 Message-Id: <9603051450.AA99664@green.baan.nl> From: Avi Cohen Stuart To: krebs@faps.uni-erlangen.de Cc: postgres@postgres.Berkeley.EDU In-Reply-To: <9603051448.AA19998@behaim.faps.uni-erlangen.de> (message from Thomas Krebs on Tue, 5 Mar 96 15:48:09 MEZ) Subject: Re: your mail Reply-To: avi@baan.nl Resent-To: postgres-redist@postgres.Berkeley.EDU Resent-Date: Tue, 05 Mar 96 06:52:01 -0800 Resent-XMts: smtp > > I'm getting the following messages: > fmgr_info: function 0: cache lookup failed. > > 12 like these in a row. I've tracked down the guilty lines responsable > for these errors: > they occur in the 'declare index on ....' at the end of the > local1_template1.bki (or something) file. > > It appears that the SearchSysCacheTuple() function fails. > > Is there still a postgres expert around who can tell me where I should > look? > Some time ago I tried to port Postgres 4.2 to Domain/OS and I encountered the same problem. I tracked it down so far that there is a problem when reading a block from the disk. I must admit that I have not been able to fix that problem... :-( Do you still remember which function caused this problem? I may try to crack the problem then. It would be a shame if I don't get this baby running since it looks very powerful to me and I want to have a database with an SQL like language. Avi. ============================================================================== To add/remove yourself to/from the POSTGRES mailing list: send mail with the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU". If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and a human will deal with it. DO NOT post to the "postgres" mailing list. ============================================================================== URL: http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/