Re: installation problem with postgres password

From: Sachin Srivastava <sachin(dot)srivastava(at)enterprisedb(dot)com>
To: KOTa <kota(dot)alba(at)gmail(dot)com>
Cc: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>, raghu ram <raghuchennuru(at)gmail(dot)com>, rod(at)iol(dot)ie, pgsql-general(at)postgresql(dot)org
Subject: Re: installation problem with postgres password
Date: 2012-07-18 05:57:03
Message-ID: CA+RD+khb47Fcnyit_CH_PTGBD_p-4QNgiK4hoURQ5=W8M51FFA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

You can use an already existing account by specifying --serviceaccount CLI
option. So you can:

i) Create a new account and then use it.
ii) Use an already existing account.

See if this helps.

On Wed, Jul 18, 2012 at 11:07 AM, KOTa <kota(dot)alba(at)gmail(dot)com> wrote:

> yes, many other programs.
> although none of them needed to create an account
>
> On Wed, Jul 18, 2012 at 6:19 AM, Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
> wrote:
> > On 07/17/2012 03:29 AM, KOTa wrote:
> >>
> >> so nobody can help? :(
> >>
> >
> > If I followed correctly the problem is:
> > 1) You are on Windows 7 Home
> > 2) You have an admin account and Guest account.
> > 3) You are using the One-Click Installer
> > 4) Using either account the install fails when it asks for the superuser
> > password with the following message.
> >
> > "The password specified does not meet the local or domain policy.
> > Check the minimum length, password complexity and password history
> > requirements."
> >
> > My question
> > 1) Have you installed any other program successfully on this machine?
> >
> >
> > --
> > Adrian Klaver
> > adrian(dot)klaver(at)gmail(dot)com
> >
> >
>

--
Regards,
Sachin Srivastava
EnterpriseDB, India

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thomas Munro 2012-07-18 06:25:52 Re: index update
Previous Message KOTa 2012-07-18 05:37:14 Re: installation problem with postgres password