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@xxxxxxx> 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. -- Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin