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 RAA08992 for postgres-redist; Sat, 4 Feb 1995 17:51:42 -0800 Resent-From: POSTGRES mailing list Resent-Message-Id: <199502050151.RAA08992@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 mailgate.aist-nara.ac.jp (fsb1.aist-nara.ac.jp [163.221.76.12]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with ESMTP id RAA08982 for ; Sat, 4 Feb 1995 17:51:40 -0800 Received: from dec324 by mailgate.aist-nara.ac.jp (8.6.9+2.4W/2.8Wb/NAIST-1.5[gate]) id KAA06905; Sun, 5 Feb 1995 10:51:35 +0900 Received: by dec324.aist-nara.ac.jp (5.65+1.6W/2.7W-AIST/1.3) id AA13295; Sun, 5 Feb 95 10:51:33 GMT+0900 Message-Id: <9502050151.AA13295@dec324.aist-nara.ac.jp> To: postgres@postgres.Berkeley.EDU Subject: creation problem Reply-To: yutaka-i@is.aist-nara.ac.jp X-Mailer: Mew beta version 0.84 on Emacs 18.59.1, Mule 1.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Sun, 05 Feb 1995 10:51:29 +0900 From: Drunkard Terry Resent-To: postgres-redist@postgres.Berkeley.EDU Resent-Date: Sat, 04 Feb 95 17:51:42 -0800 Resent-XMts: smtp Now, I tried to create new database. "make" finish, so I use command to create the database. --------------------------------- dec324[150]% createdb temp FATAL 1:Feb 5 10:34:58:User yutaka-i is not in pg_user createdb: database creation failed on temp. --------------------------------- I thought "I'll create my username on postgres." so I used "createuser" command. --------------------------------- dec324[152]% createuser yutaka-i createuser: database access failed. --------------------------------- why not? postmaster is running, initdb has finished. There are something else to create database? Machine is DECstation 5000/25. Postgres version is v4r0. Thanks. ---------------- Terry [G'Job !] ============================================================================== 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/