मैं नीचे दिए गए आदेश का उपयोग करके 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"