Problem with validateuser.exe in unattended mode

From: David Wolff <david(dot)wolff(at)lios-tech(dot)com>
To: pgsql-bugs(at)postgresql(dot)org <pgsql-bugs(at)postgresql(dot)org>
Subject: Problem with validateuser.exe in unattended mode
Date: 2014-11-13 09:42:59
Message-ID: zarafa.54647d23.3ce3.0dc680d024dbde75@srv-zarafa.lios-koeln.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi,

I have problems with the validateuser.exe during installation in unattended mode.

I'm trying to update an 9.2.8.1 to 9.2.9.3 windows 7 x64 installation.

In GUI mode the validation works. But in unattended mode it always fails with:

"Incorrect password for user..."

I also reproduced the error with 9.2.9.3 windows 7 x86 installer running the following command twice:

postgresql-windows-x86.exe --mode unattended --superaccount postgres --serviceaccount postgres --servicepassword "postgres" --prefix "C:\Program Files (x86)\PostgreSQL\ProgramData\PostgreSQL\9.2\Data" --superpassword "postgres" --serverport 5432

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bernhard Schrader 2014-11-13 12:46:48 Re: BUG #11264: Auto vacuum wraparound job blocking everything
Previous Message IPN Bala GSS TVL 2014-11-13 04:52:07 Re: BUG #11948: Error when installing PostgreSQL 9.3 server