Hi, I have my local installation of postgresql 9.6 on Windows 10. My system language English (all Windows UI is in English) but my locale is set to Polish (Polish keyboard, Polish number formats, etc.). This makes pg_dump and pg_restore tools use Polish language for all command line output messages. But how can I force them to English? Probably changing my Windows locale to English would do the trick but I would like switch the postgres tools to English independently. Is there a way to do this? I've spent a lot of time searching for an answer but I haven't found anything. In my postgresql.conf file I have this line: lc_messages = 'English_United States.1252' and it makes messages coming from the database in English (like when there is an error in sql query) but this doesn't set the command line tools language. I want everything to be in English in the command line, how can I do this? Michal.
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера