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 IAA26987 for postgres-redist; Fri, 10 Mar 1995 08:50:19 -0800
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199503101650.IAA26987@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 sunic.sunet.se (sunic.sunet.se [192.36.125.2]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with ESMTP id IAA26977 for <postgres@postgres.berkeley.edu>; Fri, 10 Mar 1995 08:50:16 -0800
Received: from cocos.fuw.edu.pl by sunic.sunet.se (8.6.8/2.03)
	id RAA24417; Fri, 10 Mar 1995 17:49:56 +0100
Received: from ccmj (ccmj.fuw.edu.pl) by cocos.fuw.edu.pl (4.1/SMI-4.1)
	id AA17138; Fri, 10 Mar 95 17:49:45 +0100
Received: by ccmj (4.1/SMI-4.1)
	id AA15142; Fri, 10 Mar 95 17:49:45 +0100
Date: Fri, 10 Mar 1995 17:49:44 +0100 (MET)
From: Wojtek Bogusz <Wojtek.Bogusz@fuw.edu.pl>
X-Sender: bogusz@ccmj
To: Postgres Mailing List <postgres@postgres.Berkeley.EDU>
Subject: def index
Message-Id: <Pine.SUN.3.91.950310163157.6460o-100000@ccmj>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Fri, 10 Mar 95 08:50:19 -0800
Resent-XMts: smtp


 Hi,

 While I am defining index "define index desczidsz on descz using hash 
(idsz int2_ops)" I get something like this:

WARN:Mar 10 16:31:27:fmgr_info: function 8389057: cache lookup failed

 And next query cause backend to die.
 Does that mean my index will be corrupted some how ? Should I create it 
once more ?

 Thank you, cheers,
 Wojtek Bogusz

+---------------------------------------------------------------------------+
| e-mail address:          | Warsaw  University | Hoza 69; Warszawa; Poland |
| Wojtek.Bogusz@fuw.edu.pl | Physics Department | tel.(+48)(2)6283031x149   |
+---------------------------------------------------------------------------+
             http://info.fuw.edu.pl/persons/wojtek_bogusz.html



==============================================================================
   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/
