ฉันกำลังพยายามเชื่อมต่อกับ 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: Peer authentication failed for user "postgres"