silent install under Windows giving problems

From: "Kees Smit" <cjmsmit(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: silent install under Windows giving problems
Date: 2007-07-30 11:28:20
Message-ID: 37a2cf1c0707300428k3f2db27buf486526d04eac6c7@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I try to do a silent install under Windows using the following command

msiexec /i postgresql-8.0-int.msi /qr INTERNALLAUNCH=1
SERVICEPASSWORD="1955" CREATESERVICEUSER=1 SUPERPASSWORD="1955"

Everything starts smoothly but I end up with an errormessage pointing me to
a file called pgperm.log which has the following statement (in Dutch)
Er is geen toewijzing uitgevoerd tussen accountnamen en beveiligings-ID's.

which would translate to something like
There no link made between accountnames and security-ID's

Even when I use the exact command from '
http://pginstaller.projects.postgresql.org/silent.html' I end up with the
same problem

--
met vriendelijke groet,

Kees Smit

Browse pgsql-admin by date

  From Date Subject
Next Message Milen A. Radev 2007-07-30 16:11:11 Lock Statistics
Previous Message Srinivas Kotapally 2007-07-30 10:54:43 Re: [JDBC] mathematical calculations - sql queries