Return-Path: postman
Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id KAA01349 for postgres-redist; Thu, 4 Aug 1994 10:13:55 -0700
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199408041713.KAA01349@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 huginn.CS.Berkeley.EDU (huginn.CS.Berkeley.EDU [128.32.35.5]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with ESMTP id KAA01339 for <postgres@postgres.Berkeley.EDU>; Thu, 4 Aug 1994 10:13:54 -0700
Received: from nets1.AWI-Bremerhaven.DE (nets1.AWI-Bremerhaven.DE [134.1.2.251]) by huginn.CS.Berkeley.EDU (8.6.9/8.7.0.Beta0) with SMTP id DAA21727 for <postgres@postgres.berkeley.edu>; Thu, 4 Aug 1994 03:09:45 -0700
Received: from edvs1.awi-bremerhaven.de by nets1.AWI-Bremerhaven.DE (4.1/SMI-4.1)
	id AA11358; Thu, 4 Aug 94 12:07:54 +0200
Received: from edvs6.awi-bremerhaven.de by edvs1.awi-bremerhaven.de (4.1/SMI-4.1)
	id AA03081; Thu, 4 Aug 94 12:07:53 +0200
Date: Thu, 4 Aug 94 12:07:53 +0200
From: bfroehli@AWI-Bremerhaven.DE (Bernd Froehlich)
Message-Id: <9408041007.AA03081@edvs1.awi-bremerhaven.de>
To: postgres@postgres.Berkeley.EDU
Subject: IpcMemoryAttach
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Thu, 04 Aug 94 10:13:55 -0700
Resent-XMts: smtp

I got some strange behavior from Postgres.
Last week I tried to start the postmaster and got the following error message:

edvs6% postmaster &
[1] 3284
edvs6% IpcMemoryAttach: shmat() failed: Permission denied

The funny thing is: when I was logged in under my own name I could start the postmaster, only as postgres user it was not possible to get it running.
Even installing postgres again did not help.
Now I experimented a little and found out that when I run newbki and specify my own login then I can start the postmaster as user postgres and get the error when I try to start it under my login.
Since the manuel states that you always should use newbki with the postgres login I am not sure what to do. How can I get things straight???
P.S. I am working on a SUN Sparc station

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