Re: characters converted to ??? in postgres

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: characters converted to ??? in postgres
Дата
Msg-id b9dbd580-8502-9fcf-c935-35f175a6057d@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: characters converted to ??? in postgres  (armand pirvu <armand.pirvu@gmail.com>)
Ответы Re: characters converted to ??? in postgres  (armand pirvu <armand.pirvu@gmail.com>)
Список pgsql-general
On 1/11/18 20:52, armand pirvu wrote:
> The -n flag worked fine on OS X. I don’t have this issue on Centos. As a side question I wonder why was postgres
builtwith libedit instead of libreadline , just curious.
 

You'll have to ask that of whoever built the binaries you are using.
There are different sources.

libedit is part of the macOS operating system, whereas libreadline has
to be obtained separately, so that's probably a reason.

> Back to my developer issue , he is using what he calls a data object in java. Apparently this is the place where this
badconversion happens, in other words it passes to the backend the ?? characters
 
> Any similar trick I could use on the postgres jdbc driver ? 

That appears to be a completely separate issue.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


В списке pgsql-general по дате отправления:

Предыдущее
От: "Rakesh Kumar"
Дата:
Сообщение: Re: ADD OR ALTER column
Следующее
От: Andreas Joseph Krogh
Дата:
Сообщение: Sv: ADD OR ALTER column