BUG #4988: Installer fails when creating password

Lists: Postg토토 캔SQL : Postg토토 캔SQL 메일 링리스트 : 2009-08-17 00:07 이후의 PGSQL-BUGS
From: "" <jeremy(dot)rosenburg(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #4988: Installer fails when creating password
Date: 2009-08-17 00:07:17
Message-ID: 200908170007.n7H07HTX080071@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: Postg토토 캔SQL : Postg토토 캔SQL 메일 링리스트 : 2009-08-17 00:07 이후의 PGSQL-BUGS


The following bug has been logged online:

Bug reference: 4988
Logged by:
Email address: jeremy(dot)rosenburg(at)gmail(dot)com
PostgreSQL version: 8.7.3.1
Operating system: Windows XP
Description: Installer fails when creating password
Details:

I was installing for the first time and entered a password that contained
special characters #$% for the postgres user. The installer blew-up after
the user was created but now I'm totally stuck since it's not obvious how to
remove or change the password of the postgres user that was created just
before the installer failed. Uninstalling won't clean it up and
reinstalling keeps finding the user with a password that causes CREATE~1.EXE
to abort during install.

So, I'm not forming a very positive first impression of PostgreSQL


From: Sachin Srivastava <sachin(dot)srivastava(at)enterprisedb(dot)com>
To: jeremy(dot)rosenburg(at)gmail(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4988: Installer fails when creating password
Date: 2009-08-17 09:41:34
Message-ID: 4A8925CE.40803@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-bugs

On 08/17/2009 05:37 AM, jeremy(dot)rosenburg(at)gmail(dot)com wrote:
> The following bug has been logged online:
>
> Bug reference: 4988
> Logged by:
> Email address: jeremy(dot)rosenburg(at)gmail(dot)com
> PostgreSQL version: 8.7.3.1
> Operating system: Windows XP
> Description: Installer fails when creating password
> Details:
>
> I was installing for the first time and entered a password that contained
> special characters #$% for the postgres user. The installer blew-up after
> the user was created but now I'm totally stuck since it's not obvious how to
> remove or change the password of the postgres user that was created just
> before the installer failed. Uninstalling won't clean it up and
> reinstalling keeps finding the user with a password that causes CREATE~1.EXE
> to abort during install.
>

I have tried the installer with password as '#$%postgres' on a WinXP and
it ran fine. So can please you post the error part of installation log
(%TEMP%\install-postgresql.log)?

Also you can try,

*NET USER postgres new_password* (to change the password of 'postgres'
user)

or
*
NET USER postgres /delete* (to delete the 'postgres' user)

> So, I'm not forming a very positive first impression of PostgreSQL
>
>

--
Regards,
Sachin Srivastava
www.enterprisedb.com