Return-Path: aoki Received: by postgres.Berkeley.EDU (5.61/1.29) id AA17725; Tue, 6 Jul 93 14:37:44 -0700 Message-Id: <9307062137.AA17725@postgres.Berkeley.EDU> From: aoki@postgres.berkeley.edu (Paul M. Aoki) Subject: Re: FAQ To: postgres@postgres.berkeley.edu Sender: pg_adm@postgres.berkeley.edu In-Reply-To: Your message of Tue, 6 Jul 93 13:36:49 -0700 <9307062036.AA16814@postgres.Berkeley.EDU> Date: Tue, 06 Jul 93 14:41:54 -0700 Sender: aoki@postgres.Berkeley.EDU X-Mts: smtp rajkumar@rajkumar.worldbank.org (Joseph Rajkumar) writes: > 1) First of all, where I can get the FAQ for postgres. from the 4.1 distribution directory: postgres.berkeley.edu:pub/postgres/postgres-v4r1/postgres-faq > 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. the new (one-week-old) postgres-setup.cat tells you not to run the regression test as user postgres. (the old one did not..) to fix it up, run replace pg_user (usesuper="t"::bool) where pg_user.usename="postgres" as user postgres. i think this should be fixed in the distribution but that's not my decision. -- Paul M. Aoki | CS Div., Dept. of EECS, UCB | aoki@postgres.Berkeley.EDU | Berkeley, CA 94720 | ...!uunet!ucbvax!aoki