Re: Missing locale files according to psql
От | jayknowsunix@gmail.com |
---|---|
Тема | Re: Missing locale files according to psql |
Дата | |
Msg-id | EA7CE878-2BD6-4A71-BD22-CDD0C4BE7223@gmail.com обсуждение исходный текст |
Ответ на | Re: Missing locale files according to psql (Peter Eisentraut <peter_e@gmx.net>) |
Ответы |
Re: Missing locale files according to psql
|
Список | pgsql-admin |
Ok, enough, but if they're not included in the PostgreSQL rpm, why does psql look for them? Sent from my iPad > On Sep 22, 2014, at 2:06 PM, Peter Eisentraut <peter_e@gmx.net> wrote: > >> On 9/19/14 2:58 PM, John Scalia wrote: >> I've been troubleshooting some connection problems with one of our >> servers recently, and as part of the effort, I ran psql through strace >> in order to see what was going on. Oddly enough, I saw a bunch of >> "problems". The output contained: >> >> open("/usr/pgsql-9.3/share/locale/en_US.UTF-8/LC_MESSAGES/pgsql-9.3.mo", >> O_RDONLY) = -1 ENOENT (No such file or directory) > > This is not a problem. It's looking for message translation files for > en_US, but if they are not there, it will proceed without them.
В списке pgsql-admin по дате отправления: