Return-Path: owner-postman
Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with SMTP id FAA13155 for postgres-redist; Thu, 17 Nov 1994 05:18:45 -0800
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199411171318.FAA13155@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 regen.dkrz.de (regen.dkrz.de [136.172.60.241]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with SMTP id FAA13145 for <postgres@postgres.berkeley.edu>; Thu, 17 Nov 1994 05:18:38 -0800
X400-Received: by /PRMD=dkrz/ADMD=d400/C=de/;
	Relayed; 17 Nov 94 14:14:32+0100
Date: 17 Nov 94 14:14:32+0100
From: Ingo Jessel <jessel@dkrz.d400.de>
Message-ID: <9411171314.AA00811@alfons.dkrz.de>
Subject: learners request
To: postgres@postgres.Berkeley.EDU
X-Mailer: ELM [version 2.4 PL24]
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 933
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Thu, 17 Nov 94 05:18:45 -0800
Resent-XMts: smtp

Please Help,

I just installed postgres on a sparcstation. The installation itself worked
without problems.
Then I created a user with permission to create a new database.

The problem:
I can create a new database as super-user postgres.
When I try the same thing as the created user, I get following message -

--------------------------
 command% createdb foo
 Creating database 'foo' . . .

 E_DU3190_BAD_LKINIT
   Couldn't initialize the locking system for this process.
        Status returned was,   0x00000001.
        Please insure that the process is properly installed and that
             you have sufficient privilege and system resources to invoke it.
 Creation of database 'foo' abnormally terminated.
--------------------------

what is wrong?
where can I find explanations about error messages like 'E_DU3190_BAD_LKINIT' ?
where can I find infos about the locking system?

Any note would be great.

regards, Ingo


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