タグ付けされた質問 「database」


5
ロケール設定の問題
以下のコマンドを使用してpsqlに接続しようとしていますが、未設定のローカル設定に関するメッセージを受け取って、どうすれば解決できますか。 pi@raspberrypi ~/develop/radar $ psql -U postgres perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LC_CTYPE = "UTF-8", LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). psql: FATAL: …
弊社のサイトを使用することにより、あなたは弊社のクッキーポリシーおよびプライバシーポリシーを読み、理解したものとみなされます。
Licensed under cc by-sa 3.0 with attribution required.