BUG #13928: Initdb.bat will not install if path has a space.
The following bug has been logged on the website:
Bug reference: 13928
Logged by: Jeff Osborn
Email address: jeffrey.osborn@am.sony.com
PostgreSQL version: 9.5.0
Operating system: Windows Server 2012 64-bit
Description:
When trying to run the initdb.bat file that resides with a path that has a
space in the folder name the install will fail. For example if the path is
C:\Program Files\Postgres that the initdb.bat file is run from it will fail.
This occurs on version 9.4.5-1 as well as v.9.5.0-1.
--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
On Sat, Feb 6, 2016 at 9:41 AM, <jeffrey.osborn@am.sony.com> wrote:
When trying to run the initdb.bat file that resides with a path that has a
space in the folder name the install will fail. For example if the path is
C:\Program Files\Postgres that the initdb.bat file is run from it will fail.
This occurs on version 9.4.5-1 as well as v.9.5.0-1.
A first guess is that initdb.bat is part of the Windows installer of
EDB, and a second guess is that this file may need something like
3396d1c.
--
Michael
--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs