| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Murray Prior Hobbs <murray(at)efone(dot)com> |
| Cc: | pgsql-sql(at)postgresql(dot)org |
| Subject: | Re: pltlc and pltlcu problems |
| Date: | 2002-01-18 15:04:41 |
| Message-ID: | 6420.1011366281@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-sql |
Murray Prior Hobbs <murray(at)efone(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Meskes | 2002-01-18 15:54:09 | [Robert.Hufsky@ser.at: autocommit in ecpg] |
| Previous Message | steve boyle | 2002-01-18 14:59:20 | Re: help regarding Postgresql? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | postgresql | 2002-01-18 16:42:31 | changing a definition in a dump file? |
| Previous Message | Murray Prior Hobbs | 2002-01-18 13:37:59 | pltlc and pltlcu problems |