| От | Tom Lane |
|---|---|
| Тема | Re: Unrecognized variable client_encoding |
| Дата | |
| Msg-id | 24971.984581760@sss.pgh.pa.us обсуждение |
| Ответ на | Unrecognized variable client_encoding (Allen.Kimberly@epamail.epa.gov) |
| Список | pgsql-ports |
Allen.Kimberly@epamail.epa.gov writes:
> I did an install of 7.0.3 on a RedHat Linux 6.2 box that has had all
> previous versions of postgreSQL removed.
You may *think* that all previous versions were removed, but there's
clearly still a copy of a multibyte-enabled libpq.so hanging about
somewhere, and it's getting invoked by those commands. Look through
your PATH for unexpected copies of the PG executables (createdb, psql,
etc) and look at your dynamic loader configuration to see what library
directories are being searched for shared libraries. (You may well
need to add something to /etc/ld.so.conf and/or re-run ldconfig, anyway,
to make sure that the system knows about the new PG .so files.)
regards, tom lane
В списке pgsql-ports по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера