Hello, I will use pg_statsinfo on PostgreSQL16.
In the Configuration File section of pg_statsinfo.md, it's written that lc_messages must be C.
I think this explanation means that pg_statsinfo does not support Japanese in pg_statsinfo v16.0.
If this understanding is incorrect, please tell me why did you make this change?
Below is request from user.
Please write lc_messages must be C on relese notes and the section of "Changes from pg_statsinfo15" in pg_statsinfo.md.
And, I cannot notice that we need to create /run/pg_statsinfo directory, so please add it in the same place.
Hello, I will use pg_statsinfo on PostgreSQL16.
In the Configuration File section of pg_statsinfo.md, it's written that
lc_messagesmust beC.I think this explanation means that pg_statsinfo does not support Japanese in pg_statsinfo v16.0.
If this understanding is incorrect, please tell me why did you make this change?
Below is request from user.
Please write
lc_messagesmust beCon relese notes and the section of "Changes from pg_statsinfo15" inpg_statsinfo.md.And, I cannot notice that we need to create
/run/pg_statsinfodirectory, so please add it in the same place.