i need help

From: "chemseddine gara" <chemseddineg(at)hotmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: i need help
Date: 2002-04-03 23:22:18
Message-ID: F22379xavjrRZ1UbDBR000087f4@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

hi i got a problem with postgresql i install the pgsql like you said on the
help file and when i try to create a db (database) it always give me that
error:
psql: FATAL 1: cannot open /usr/local/pgsql/data/global/1262: Permission
denied
createdb: database creation failed
and i do all what you said on the help file:
./configure
gmake
su
gmake install
adduser postgres
mkdir /usr/local/pgsql/data
chown postgres /usr/local/pgsql/data
su - postgres
/usr/local/pgsql/bin/initdb -D /usr/local/pgsql/data
/usr/local/pgsql/bin/postmaster -D /usr/local/pgsql/data >logfile 2>&1 &
/usr/local/pgsql/bin/createdb test

Pls help me !!!!!!
chemseddineg(at)hotmail(dot)com

_________________________________________________________________
Rejoignez le plus grand service de messagerie au monde avec MSN Hotmail.
http://www.hotmail.com/fr

Browse pgsql-bugs by date

  From Date Subject
Next Message Pierre-Alexis Paquin 2002-04-04 08:01:29 Problem in postgresql installation
Previous Message Dmitry Tkach 2002-04-03 21:55:56 A bug in gist code with fetch/move