This commit is contained in:
2022-01-21 00:46:44 +00:00
parent 95ccdd3441
commit 55a0feec64
9 changed files with 63 additions and 66 deletions

View File

@@ -10,7 +10,7 @@ When AyaNova creates it's database for the first time, PostgreSQL server will se
For more information see the PostgreSQL [Localization documentation](https://www.postgresql.org/docs/current/locale.html)
## AyaNova locale setting information
The current locale settings can be viewed in the AyaNova user interface under Server Operations -> Server Information page in the "DB server parameters" section, specifically the `lc_collate` and `lc_ctype` runtime parameters. This information is also logged to the AyaNova server log if the server's [AYANOVA_LOG_LEVEL](common-log.md#log-level) is set to DEBUG mode or lower.
The current locale settings can be viewed in the AyaNova user interface under Server Operations -> Server Information page in the "DB server parameters" section, specifically the `lc_collate` and `lc_ctype` runtime parameters. This information is also logged to the AyaNova server log if the server's [AYANOVA_LOG_LEVEL](ops-log.md#log-level) is set to DEBUG mode or lower.
## Sorting