My MS Windows system is French version. I\'ve recently installed PostgreSQL server. Although pgAdmin is in English I get French messages in the PostgreSQL psql command line.
You need to define an environment variable named LC_MESSAGESand set that to English
LC_MESSAGES
English