On Mon, 2011-04-18 at 16:17 +0200, Bernd Helmle wrote: > Hmm, seems it stumbles while reading client_encoding....
This is probably similar to what I had a couple weeks ago. With today's new minor releases, I get: $ psql psql: invalid connection option "client_encoding" (I was getting another message before) This is 9.1's psql connecting to 9.1's server. For some reason, psql uses 9.0 client libs, so if I export LD_LIBRARY_PATH, everything works: $ LD_LIBRARY_PATH=/usr/pgsql-9.1/lib psql ... Could it be the same thing? -- Devrim GÜNDÜZ Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr http://www.gunduz.org Twitter: http://twitter.com/devrimgunduz
signature.asc
Description: This is a digitally signed message part