BUG #3868: Unattended install fails

From: "Jan Arne Hansen" <pederzent(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #3868: Unattended install fails
Date: 2008-01-11 14:30:20
Message-ID: 200801111430.m0BEUK4O001950@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 3868
Logged by: Jan Arne Hansen
Email address: pederzent(at)gmail(dot)com
PostgreSQL version: 8.2.6
Operating system: Windows Vista
Description: Unattended install fails
Details:

mkdir c:\postgres
msiexec /i postgresql-8.2-int.msi /qr INTERNALLAUNCH=1 DOSERVICE=0
ADDLOCAL=server,psql,binfiles,jdbc,psqlodbc SUPERPASSWORD="sitt0"
BASEDIR="c:\postgres" /L* log.txt

I am not able to install PostgreSQL as a service. The user is not created.
XP is ok, Vista is not. This example fails as well, even when I am not
installing the service.

Please advise.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Magnus Hagander 2008-01-11 14:47:00 Re: BUG #3868: Unattended install fails
Previous Message Rajesh Kumar Mallah 2008-01-11 07:20:13 Re: (possible) bug with constraint exclusion