Re: BUG #17286: Installing open source edition of PostgreSQL 11.14 will fail - Mailing list pgsql-bugs

From Sandeep Thakkar
Subject Re: BUG #17286: Installing open source edition of PostgreSQL 11.14 will fail
Date
Msg-id CANFyU95StE3auizS29oay6pQ7RWzJjGiq22dp_Zn6-CNy8g4bQ@mail.gmail.com
Whole thread Raw
In response to BUG #17286: Installing open source edition of PostgreSQL 11.14 will fail  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
Hi

Installer will allow you to create only one cluster by default. If you want more than one server instance, then the best option would be to manually execute the initdb and start the services

On Wed, Nov 17, 2021 at 3:36 PM PG Bug reporting form <noreply@postgresql.org> wrote:
The following bug has been logged on the website:

Bug reference:      17286
Logged by:          Marrow Yung
Email address:      marrow.yung@gmail.com
PostgreSQL version: 11.14
Operating system:   windows server
Description:       

when install open source edition of PostgreSQL 11.14 on top of a Window
server 2012 R2 box which ALREADY has a earlier version of PostgreSQL
installed with collation other than default one, the installation of
PostgreSQL 11.14 or other version ALSO will collation other than the default
one, the installer will fail and no PostgreSQL windows service will be
installed.

the second PostgreSQL installation only works if it use default collation
.
I want more than one PostgreSQL instance on the SAME windows server box to
use other collation , e.g. traditional chinese (Hong Kong)



--
Sandeep Thakkar


pgsql-bugs by date:

Previous
From: Sandeep Thakkar
Date:
Subject: Re: BUG #17289: Postgres 14.1 Windows installer fails with iso-8859-1 error and terminates
Next
From: David Rowley
Date:
Subject: Re: BUG #17213: Wrong result from a query involving Merge Semi Join and Memoize