Error Installing Postgre 8.3 Silent Mod

From: "Anderson dos Santos Donda" <andersondonda(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Error Installing Postgre 8.3 Silent Mod
Date: 2008-09-05 19:52:52
Message-ID: ad072ae30809051252y34b9c4ffwdbf13bb88aa71057@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi All

I'm trying to install the Postgre 8.3 on Windows XP/Vista using the silent
mod of msi.

But, the installation returns "Internal Account lookup Failure" after create
the service account user.

Here is my line:

msiexec /i postgresql-8.3-int.msi /qr ADDLOCAL=server,psql,pgadmin
INTERNALLAUNCH=1 DOSERVICE=1 DOINITDB=1 SERVICEDOMAIN="%COMPUTERNAME%"
SERVICEACCOUNT="postgres_service" SERVICEPASSWORD="bob_forever"
CREATESERVICEUSER=1 SERVICENAME="DatabaseLocal" SUPERUSER="postgres"
SUPERPASSWORD="bobmarley" PERMITREMOTE=0 PL_PGSQL=1 NOSHORTCUTS=1
TRANSFORMS=:lang_pt_br

Anyone can help me?

Browse pgsql-general by date

  From Date Subject
Next Message Ow Mun Heng 2008-09-06 00:13:55 Re: max_stack_depth Exceeded
Previous Message Tom Lane 2008-09-05 15:47:48 Re: large inserts and fsync