Re: BUG #4842: Doesn't install

From: Dave Page <dpage(at)pgadmin(dot)org>
To: tim lemmon <timlemmon(at)aol(dot)com>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4842: Doesn't install
Date: 2009-06-07 08:42:38
Message-ID: 937d27e10906070142r1722e5f5ua08416b0dbb7c13c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 6/7/09, tim lemmon <timlemmon(at)aol(dot)com> wrote:
>
> The following bug has been logged online:
>
> Bug reference: 4842
> Logged by: tim lemmon
> Email address: timlemmon(at)aol(dot)com
> PostgreSQL version: one click for w
> Operating system: windows
> Description: Doesn't install
> Details:
>
> AS documented all over the internet, the one-click postgres download for
> windows does not install. It seem to invisibly set up a uuser account called
> 'postgres' and then asks you for a password (which of course is also not
> known). Just hangs up. Can't find or delete the postgres user. Useless.
> There are hundreds of other users with this issue. Why don;t you fix it?
> Sticking with Access (which sucks)
>
> Many thanks

The installer never creates the account unless you explicitly choose a
passwordin normal use.

The only exception is when running in unattended mode, which can only
be started from the command line using the '--mode unattended' option.
In that case, if nothing is specified on the command line, the default
of 'postgres' is used.

So either you already have a postgres user account on your PC, or
you're using a mode designed for ISVs who need to embed the installer
in their own.

If you have an existing postgres user, it should always be visible in
the computer management MMC snapin, but iirc the home versions of
windows intentionally make it hard to get to that. In that case, try
'net user postgres /delete'

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Regina 2009-06-08 04:48:58 BUG #4843: non standard use string literal warning in RAISE WARNING
Previous Message Tiziano Valdemarin 2009-06-07 06:56:56 installer typo bug