Return-Path: pg_adm@postgres.berkeley.edu Received: by postgres.Berkeley.EDU (5.61/1.29) id AA16814; Tue, 6 Jul 93 13:36:49 -0700 Date: Tue, 6 Jul 93 13:36:49 -0700 Message-Id: <9307062036.AA16814@postgres.Berkeley.EDU> From: rajkumar@rajkumar.worldbank.org (Joseph Rajkumar) Subject: FAQ To: postgres@postgres.berkeley.edu Sender: pg_adm@postgres.berkeley.edu Hi Folks Recently I have installed postgres on my sun workstation running SunOS 4.1.3. This is Postgres Release 4.1. I have a couple of questions:- 1) First of all, where I can get the FAQ for postgres. 2) After having able to run the sample given on page 10 of the postgres installation instruction sheet, when I executed the query, I got only postgres, (this is what I expected), but when I tried to createuser while logged in as postgres, I am getting the message: postgres@rajkumar[83]:createuser /usr/local/postgres/bin/createuser: postgres cannot create users. Thanks Joseph Rajkumar PS: According to the man1/createuser.1, I should be able to create a user, when I am logged in as postgres??