pgsql: Doc: Document known problem with Windows collation versions. - Mailing list pgsql-committers

From Thomas Munro
Subject pgsql: Doc: Document known problem with Windows collation versions.
Date
Msg-id E1lXDEK-0004ie-Nn@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: Document known problem with Windows collation versions.

Warn users that locales with traditional Windows NLS names like
"English_United States.1252" won't provide version information, and that
something like initdb --lc-collate=en-US would be needed to fix that
problem for the initial template databases.

Discussion: https://postgr.es/m/CA%2BhUKGJ_hk3rU%3D%3Dg2FpAMChb_4i%2BTJacpjjqFsinY-tRM3FBmA%40mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1bf946bd43e545b86e567588b791311fe4e36a8c

Modified Files
--------------
doc/src/sgml/charset.sgml | 9 +++++++++
1 file changed, 9 insertions(+)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Provide query source text when parsing a SQL-standard function b
Next
From: Amit Kapila
Date:
Subject: pgsql: Add information of total data processed to replication slot stat