Re: Problem with windows installer - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: Problem with windows installer
Date
Msg-id 20070105064954.27103DCC10D@svr2.hagander.net
Whole thread Raw
In response to Re: Problem with windows installer  (Dave Page <dpage@postgresql.org>)
Responses Re: Problem with windows installer  (Dave Page <dpage@postgresql.org>)
List pgsql-hackers
> >> Hello all,
> >>
> >> a friend of mine ran into a problem installing PostgreSQL 8.0.9 on a
> >> Windows XP Pro machine. Before anyone is asking: it has to be a 8.0.x
> >> version and we even tried to install 8.2 and it did not work.
> >>
> >> Ok, the problem is: after installing all the files the installer wants
> >> to init the db and fails with the following error:
> >>
> >> "Failed to create process for initdb: Anmeldung fehlgeschlagen: Dem
> >> Benutzer wurde der geforderte Anmeldetyp auf diesem Computer nicht
> >> erteilt."
> >>
> >> The german message means: "Login failed: a requested login
> >> type was not given to the user on this computer."
> >> Since the message was returned in german and the installer was
> >> started in english, the message is generated by windows.
> > 
> > See the FAQ at http://www.postgresql.org/docs/faqs.FAQ_windows.html#3.3
> > (question 3.3).
> 
> I discussed this briefly with Robert on IM yesterday - he told me the
> account was installer created. Without a PC at the time I couldn't look
> into it further :-(

The faq still applies as the most likely reason. It can certainly happen with the installer created account as well,
forexample due to a group policy on the 
 
computer or domain. 

/Magnus



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: InitPostgres and flatfiles question
Next
From: Tino Wildenhain
Date:
Subject: Re: ideas for auto-processing patches