Error in creating the database

From: Senthil Kumar Narayanasamy <senthil(at)eng(dot)buffalo(dot)edu>
To: pgsql-admin(at)postgresql(dot)org
Subject: Error in creating the database
Date: 1999-01-27 19:37:54
Message-ID: 36AF6B12.1C2F066E@eng.buffalo.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi folks,
I tried to install postgresql V6.4.2 in Irix IRIX6.4 sgi Onyx
machine, I have managed to compile with
lots and lots of warning.

I have the following problem,

There is no user called postgres in the system all binaries are
installed in my user space
these are the environment variables

PGLIB=/d1/senthil/pgsql/lib
PGDATA=/d1/senthil/pgsql/data
HOME=/d1/senthil

the data directory is initially empty there are no files not even
pg_hba.conf as mentioned in the manual

when I try to initialize the database with initdb I get the following
error and dumps core.

Should I have seperate postgres account ? please help

senthil

senthil(at)maya(2:20pm)>initdb

We are initializing the database system with username senthil
(uid=18965).
This user will own all the files and must also own the server process.

Creating Postgres database system directory /d1/senthil/pgsql/data/base

Creating template database in /d1/senthil/pgsql/data/base/template1
/d1/senthil/pgsql/bin/initdb[326]: 16272 Memory fault(coredump)
initdb: could not create template database
initdb: cleaning up by wiping out /d1/senthil/pgsql/data/base/template1

Browse pgsql-admin by date

  From Date Subject
Next Message Benjamin Gonay 1999-01-27 21:56:07 help on create view...
Previous Message dreamwvr 1999-01-27 16:33:13 postgres access