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 MAA29701 for postgres-redist; Wed, 23 Nov 1994 12:19:21 -0800 Resent-From: POSTGRES mailing list Resent-Message-Id: <199411232019.MAA29701@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 netcomsv.netcom.com (uucp6.netcom.com [163.179.3.6]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with ESMTP id MAA29690 for ; Wed, 23 Nov 1994 12:19:10 -0800 Received: from localhost by netcomsv.netcom.com with UUCP (8.6.4/SMI-4.1) id MAA18934; Wed, 23 Nov 1994 12:09:12 -0800 Received: by delilah (5.65/1.35) id AA06552; Wed, 23 Nov 94 11:44:20 -0800 From: tomkwong@wilshire.com (Thomas Kwong) Message-Id: <9411231944.AA06552@delilah> Subject: UID problem To: postgres@postgres.Berkeley.EDU (Postgres Mailing List) Date: Wed, 23 Nov 1994 11:44:19 -0800 (PST) Organization: Wilshire Associates, Inc. Phone: (310)451-3051 X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1006 Resent-To: postgres-redist@postgres.Berkeley.EDU Resent-Date: Wed, 23 Nov 94 12:19:21 -0800 Resent-XMts: smtp Hello! I just installed the Postgres 4.0.1a binary for Linux. It doesn't include a README file, so I am guessing there is something wrong with my installation. First, I got an error message "UID: Read Only" when I do initdb. Then I ignore this error, and do createuser. I add a user tomkwong whose postgres uid is same as its unix account uid. No error. Then I login as tomkwong, and try to do createdb. Then I got this message: tomkwong@sun$ createdb phone FATAL 1:Nov 23 11:25:25:User hb is not in pg_user /usr/postgres/bin/createdb: database creation failed on phone. I am new to the postgres system and have no idea about what's going on. Please help if you know the answer. My installation procedure goes as follows: 1. create user postgres (uid = 502) 2. unpack the postgres binary tar file 3. sh moveme.bin 4. initdb <-- which gave me a waring about UID 5. postmaster & 6. createuser tomkwong 7. etc. Thanks for any help, and I wish you all have a happy Thanksgiving! -Tom ============================================================================== 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/