Re: Still having some install problems.

Started by Tom Laneabout 25 years ago1 messagesgeneral
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Wayne Ward <infotechsys@pivot.net> writes:

"/usr/bin/psql": error while loading share library: /usr/bin/psql"
undefined symbol pg_encoding_to_char

Looks you are trying to run a multibyte-enabled psql with a
non-multibyte-enabled libpq.

regards, tom lane