Re: [GENERAL] postgres.app OS X psql character encoding (utf-8) problem

2014-01-09 Thread Chris Hiestand
On Jan 9, 2014, at 8:56 PM, Tom Lane wrote: > Uh-huh. You need to complain to whoever packages Postgres93.app, then. This is done: https://github.com/PostgresApp/PostgresApp/issues/165 Thanks Tom, I appreciate your time. -Chris -- Sent via pgsql-general mailing list (pgsql-general@postgre

Re: [GENERAL] postgres.app OS X psql character encoding (utf-8) problem

2014-01-09 Thread Chris Hiestand
On Jan 9, 2014, at 1:09 PM, Tom Lane wrote: > What this sounds like is that the readline or libedit library doesn't > understand multibyte characters properly. psql itself doesn't have > anything to do with the display of un-entered lines, but relies on > one of those libraries to manage input

[GENERAL] postgres.app OS X psql character encoding (utf-8) problem

2014-01-09 Thread Chris Hiestand
Hi everyone, I am running Postgres93.app (v 9.3.1). I'm new to Postgres, but experienced with MySQL and *nix. I'm having a problem with the command line client "psql" while connecting to postgress.app running on the localhost on OS X. It's behaving as if somewhere a character encoding is set in