Re: BUG #12904: Installation postgres fails when Windows user name contains spaces

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: jurgen(dot)soenen(at)gmail(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #12904: Installation postgres fails when Windows user name contains spaces
Date: 2015-03-31 23:09:28
Message-ID: CAB7nPqQBE2KzYacwb7yTgDoJm+rcbVZP8ZZ+HXtRgNYJkvwc8w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, Mar 26, 2015 at 5:46 PM, <jurgen(dot)soenen(at)gmail(dot)com> wrote:

> After some investigation, it seemed that the installation failed because we
> were using a Windows user with spaces in its name.
> Once we used a windows user without spaces in its name, everything worked
> smoothly
>

I would think that you faced the same issue as here, the installer using
the in-core install.bat to install the binaries:
http://www.postgresql.org/message-id/flat/CAB7nPqSoxVaOGw9t4NCGX3PJT4ruXstcVnh6RvZGa7w7eFU0HA(at)mail(dot)gmail(dot)com#CAB7nPqSoxVaOGw9t4NCGX3PJT4ruXstcVnh6RvZGa7w7eFU0HA@mail.gmail.com
Hopefully this will get a backpatch.
--
Michael

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2015-04-01 00:19:37 Re: Problem with date formatting and FM
Previous Message Tom Lane 2015-03-31 18:25:37 Re: BUG #12933: Custom prepared plan vs partitioning.