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

From PG Bug reporting form
Subject BUG #17286: Installing open source edition of PostgreSQL 11.14 will fail
Date
Msg-id 17286-7c89e3a681329d6b@postgresql.org
Whole thread Raw
Responses Re: BUG #17286: Installing open source edition of PostgreSQL 11.14 will fail
List pgsql-bugs
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)


pgsql-bugs by date:

Previous
From: Stanisław Kodzis
Date:
Subject: Re: Postgres14.1 bug with pg_restore and repmgr
Next
From: PG Bug reporting form
Date:
Subject: BUG #17288: PSQL bug with COPY command (Windows)