আমি নীচের কমান্ডটি ব্যবহার করে পিএসকিএল-তে সংযোগ স্থাপনের চেষ্টা করছি তবে স্থানীয় সেটাকে সেট না করা সম্পর্কে কী বার্তা পেয়েছে যে কেউ কীভাবে এটি সমাধান করতে পারে।
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"