i need help

Поиск
Список
Период
Сортировка
От chemseddine gara
Тема i need help
Дата
Msg-id F22379xavjrRZ1UbDBR000087f4@hotmail.com
обсуждение исходный текст
Список 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@hotmail.com


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

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Ganesh Kumar
Дата:
Сообщение: unsubscribe me
Следующее
От: Dmitry Tkach
Дата:
Сообщение: A bug in gist code with fetch/move