Re: Error installing 9.5 on Win 2012 R2: data dir not created

From: DerekW <derek(at)cmainfo(dot)co(dot)za>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Error installing 9.5 on Win 2012 R2: data dir not created
Date: 2016-01-19 10:58:13
Message-ID: 1453201093831-5882926.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Found the issue:

The install that worked is on our in-house development server and I
installed with a weak alpah-numeric password.

The problem install is on a hosted, soon-to-be production server where I am
using a strong, ramdomly generated password that includes special
characters. One of the characters in the password that I was giving during
the install was a double quote (").

I installed with a weak password - no problem - and changed it afterwards to
the desired password (containing "). All is working.

--
View this message in context: http://postgresql.nabble.com/Error-installing-9-5-on-Win-2012-R2-data-dir-not-created-tp5882726p5882926.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2016-01-19 15:07:29 Dynamic collation support
Previous Message mariusz 2016-01-19 09:39:45 Re: “Loop” in plpgsql Function - PostgreSQL 9.2