Re: pltlc and pltlcu problems
Murray Hobbs <murray@efone.com>
From: Murray Prior Hobbs <murray@efone.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-sql@postgresql.org
Date: 2002-01-18T20:17:31Z
Lists: pgsql-hackers
you are so right bugga, and i thought i was being both so clever and so careful m Tom Lane wrote: >Murray Prior Hobbs <murray@efone.com> writes: > >>ERROR: Load of file /usr/lib/postgresql/pltcl.so failed: >>/usr/lib/postgresql/pltcl.so: undefined symbol: pg_get_enconv_by_encoding >> > >Looks like a multibyte-enabled pltcl and a non-multibyte-enabled >backend. Given that they were clearly built at different times and >with different configurations, one might also wonder if they're even >the same Postgres version. > > regards, tom lane > >---------------------------(end of broadcast)--------------------------- >TIP 4: Don't 'kill -9' the postmaster >