タイプ: | string |
デフォルト: | C |
コンテキスト: | user |
再起動: | false |
数字の書式で使用するロケールを設定します。例えば、to_char系の関数で使用します。使用可能な値はシステムに依存します。詳細についてはlocaleを参照してください。この変数が空に設定された場合(これがデフォルトです)、値はシステムに依存する方法でサーバの実行環境から継承されます。
On StackOverflow
- Postgres lc_numeric not working as expected
- How does the locale setting LC_NUMERIC work in PostgreSQL?
- Why PostgreSQL shows times using comma as a decimal separator even if LC_NUMERIC is en_US.UTF-8
- Collation so ordering doesn't work properly with postresql
- postgres 'only' shows numbers with comma seperator, even if data is saved without