Re: Can't switch the postgres user..

From: "Roger Ackroyd" <postgresql(at)ackroyd(dot)freeserve(dot)co(dot)uk>
To: <pgsql-cygwin(at)postgresql(dot)org>
Subject: Re: Can't switch the postgres user..
Date: 2003-07-24 17:52:43
Message-ID: 00e701c3520c$6323c680$b200a8c0@mydomain.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Marvin
Look in your ../cygwin/bin and check the version of your cygwin1.dll. Let me know.

[Jason] this might help clarify the answer to my own question on the other matter.
Roger
----- Original Message -----
From: Marvin
To: pgsql-cygwin(at)postgresql(dot)org
Sent: Thursday, July 24, 2003 6:42 PM
Subject: [CYGWIN] Can't switch the postgres user..

Thank you Roger and Jason.
I downloaded the cygipc-1-14.1 and installed on my XP
Everything goes fine until I do the step:
8. Initialize PostgreSQL (*when running under the "postgres" account*):

mgonzalez(at)guaj215desa ~
$ initdb -D /usr/share/postgresql/data
The files belonging to this database system will be owned by user "mgonzalez".
This user must also own the server process.

The database cluster will be initialized with locale C.

Fixing permissions on existing directory /usr/share/postgresql/data... ok
creating directory /usr/share/postgresql/data/base... mkdir: cannot create direc
tory `/usr/share/postgresql/data/base': Permission denied

initdb failed.

mgonzalez(at)guaj215desa ~
$ su postgres
Password:
su: incorrect password

As you see, I tried to change the current user to postgres. I left the password blank by pressin ENTER twice.

What I am doing wrong (again).

Thank you in advanced for your patience.

MAGO



_________________________________________________________________
IncrediMail - El E-mail ha evolucionado finalmente - Haga clic aquí

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Marvin 2003-07-24 18:01:56 Re: Can't switch the postgres user..
Previous Message Marvin 2003-07-24 17:42:56 Can't switch the postgres user..