Re: pltlc and pltlcu problems - Mailing list pgsql-sql

From Tom Lane
Subject Re: pltlc and pltlcu problems
Date
Msg-id 6420.1011366281@sss.pgh.pa.us
Whole thread Raw
In response to pltlc and pltlcu problems  (Murray Prior Hobbs <murray@efone.com>)
List pgsql-sql
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


pgsql-sql by date:

Previous
From: Murray Prior Hobbs
Date:
Subject: pltlc and pltlcu problems
Next
From: "postgresql"
Date:
Subject: changing a definition in a dump file?