service account

From: Thomas Vatter <thomas(dot)vatter(at)network-inventory(dot)de>
To: pgsql-admin(at)postgresql(dot)org
Subject: service account
Date: 2006-08-09 15:46:08
Message-ID: 44DA0340.3030406@network-inventory.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


I have tried creating the service account manually before starting the
installer.
Nevertheless the installer says "User account .?????????d\??
???????d does not exist".

The batch file is
msiexec /i postgresql-8.1-int.msi /qn INTERNALLAUNCH=1 DOSERVICE=1
DOINITDB=1 CREATESERVICEUSER=0
SERVICEACCOUNT="postgres" SERVICEPASSWORD="pgPassword"
SUPERUSER="postgres" SUPERPASSWORD="pgPassword"
PERMITREMOTE=1

Browse pgsql-admin by date

  From Date Subject
Next Message Jim Nasby 2006-08-09 18:20:06 Re: Strange UTF8 issue with pg_dump/pg_restore
Previous Message mcelroy, tim 2006-08-09 13:43:48 Re: Start-up script for Solaris