Re: New pginstaller beta

"Magnus Hagander" <[email protected]>
Newsgroups gmane.comp.db.postgresql.devel.win32
Message-ID <[email protected]>
>>  A new beta-release of the win32 gui installer has been uploaded to
>> pgfoundry.
>> 
>> Postgresql is the snapshot from 20040731, with the win32 
>versioning/icon
>> patch added, as well as the initdb auth patch (in the patch queue).


<snip>

>   The files belonging to this database system will be owned by 
>user "postgres".
       ^^^^^^^^


<snip>

>
>I am running this while logged in on a domain account that has 
>both local and domain admin priviledges. I have created the user 
>"postgres" and granted it "Log in as a service" priviledges.
>Permissions on the C:/Program Files/PostgreSQL/7.5/data/ dir are 
>set by the installer in such a way that the postgres user has 
>Change, and the rest has nothing.
>
> From the error it appears that initdb was running as 'me' 
>instead of 'postgres'. Is there a way to verify under which 
>account initdb was running?

The line underlined above indicates the account that initdb runs under.

Can you check if you can run initdb manually against that data directory
when logged in as "postgres"?
(It should not work as yourself - initdb will terminate because you are
running with admin privs)


//Magnus

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [email protected])
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.