Re: Installation question
| От | Charles Hauser |
|---|---|
| Тема | Re: Installation question |
| Дата | |
| Msg-id | 1047336387.2330.76.camel@pandorina.biology.duke.edu обсуждение исходный текст |
| Ответ на | Re: Installation question (Rich Shepard <rshepard@appl-ecosys.com>) |
| Ответы |
Re: Installation question
|
| Список | pgsql-general |
Richard,
> Don't you want to use createuser instead?
Perhaps, first time install...........
./configure -> ran OK
gmake -> ran OK
su -> I misunderstood and did NOT do this
gmake install -> sudo gmake install ran OK
So, I want to:
- create a DB with me as owner
adduser postgres-> skip?
mkdir /usr/local/pgsql/data
chown postgres /usr/local/pgsql/data
su - postgres ->skip?
/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
/usr/local/pgsql/bin/psql test
Charles
В списке pgsql-general по дате отправления: