BUG #4882: One-click installer crashes with certain service account passwords

From: "Dustin Parker" <dparker(at)forwardslope(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #4882: One-click installer crashes with certain service account passwords
Date: 2009-06-25 19:38:21
Message-ID: 200906251938.n5PJcLvg012385@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: 4882
Logged by: Dustin Parker
Email address: dparker(at)forwardslope(dot)com
PostgreSQL version: 8.3.7
Operating system: Windows XP Professional, SP3
Description: One-click installer crashes with certain service account
passwords
Details:

createuser.exe is invoked by the PostgreSQL one-click installer (maintained
by EnterpriseDB) to create the service account. When using passwords with
percent signs, creatuser.exe crashes inside a formatted-printing routine.

validateuser.exe suffers from this same problem.

Workaround: for every literal percent sign in the desired password, the user
must type two percent signs.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Heikki Linnakangas 2009-06-25 19:38:53 Re: BUG #4879: bgwriter fails to fsync the file in recovery mode
Previous Message Heikki Linnakangas 2009-06-25 19:37:17 Re: BUG #4879: bgwriter fails to fsync the file in recovery mode