Return-Path: owner-postman
Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with SMTP id MAA05666 for postgres-redist; Wed, 14 Jun 1995 12:36:21 -0700
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199506141936.MAA05666@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 utopia.CS.Berkeley.EDU (utopia.CS.Berkeley.EDU [128.32.37.54]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with ESMTP id MAA05655 for <postgres@nobozo.CS.Berkeley.EDU>; Wed, 14 Jun 1995 12:36:20 -0700
Received: from utopia.CS.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by utopia.CS.Berkeley.EDU (8.6.10/8.6.3) with ESMTP id MAA19033 for <postgres@nobozo.CS.Berkeley.EDU>; Wed, 14 Jun 1995 12:36:21 -0700
From: Robert Patrick <rp2y@postgres.Berkeley.EDU>
Message-Id: <199506141936.MAA19033@utopia.CS.Berkeley.EDU>
X-Mailer: exmh version 1.6 4/21/95
To: postgres@postgres.Berkeley.EDU
Subject: Re: Installation problem for Solaris 1
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Wed, 14 Jun 1995 12:36:21 -0700
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Wed, 14 Jun 95 12:36:21 -0700
Resent-XMts: smtp

>     We are trying to install postgresv4r2 on a SparcStation 1 running
> SunOs 4.1.3, but we have some problems.
>     We followed the instructions from the manual, and succesfully
> compiled and created the initial database running the command %intidb .
>    When we tried to create a new user, the command failed with the
> following message:
>    % createuser
> FATAL 1:Jun 9 22:32:11:database template1 does not exist, bailing out...
> createuser: database access failed.


Make sure that PGDATA is set to point to the $POSTGRESHOME/data directory.  
Also, you might want to make sure that the $POSTGRESHOME/data/base/template1 
directory exists (created by initdb).

Robert

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