Return-Path: postman 
Delivery-Date: Wed, 25 Aug 93 19:03:48 PDT
Return-Path: postman
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA21598; Wed, 25 Aug 93 18:58:15 -0700
Resent-From: postman (POSTGRES mailing list)
Resent-Message-Id: <9308260158.AA21598@postgres.Berkeley.EDU>
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: verghese@pepper.Stanford.EDU
Received: from pepper.Stanford.EDU by postgres.Berkeley.EDU (5.61/1.29)
	id AA21590; Wed, 25 Aug 93 18:58:10 -0700
Received: by pepper.Stanford.EDU (5.57/Ultrix3.0-C)
	id AA03137; Wed, 25 Aug 93 19:07:49 -0700
Date: Wed, 25 Aug 93 19:07:49 -0700
From: verghese@pepper.stanford.edu (Ben Verghese)
Message-Id: <9308260207.AA03137@pepper.Stanford.EDU>
To: postgres@postgres.berkeley.edu
Subject: postgres init problem
Resent-To: postgres-dist
Resent-Date: Wed, 25 Aug 93 18:58:14 PDT


I am porting postgres 4.1 to an SGI system. I got the compile done. The initdb
seems to complete successfully. However when I do a createuser i get the
following:
 
WARN:Aug 25 18:37:47:cannot find attribute 1 of relation pg_user
/chutzpah/jlh1/verghese/postgres/src/bin/createuser: database access failed.

I rand the backend in dbx and noticed that it is failing in the
initialization. It is trying to check and see if postgres is a valid user and
tries to read the pg_user relation into the cache ?? Has someone seen this
problem? Also can the data area for postgres be on an NFS mounted file system
? This is not the final config that I plan to use, but it would be convenient
for debugging.

	thanks,

		Ben

********************************************************************************
Ben Verghese				Ph: 	(415) 723- 4388 (office)
Computer Systems Lab				(415) 725-3738 (lab)
Electrical Engineering Dept.		Email:	verghese@pepper.stanford.edu
Stanford University
********************************************************************************
