Re: Registring a C function in PostgreSQL

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Miguel González <iafmgc(at)unileon(dot)es>
Cc: PostgreSQL SQL <pgsql-sql(at)postgresql(dot)org>
Subject: Re: Registring a C function in PostgreSQL
Date: 2001-09-19 08:09:20
Message-ID: Pine.LNX.4.30.0109191008300.1053-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Miguel González writes:

> ERROR:/load of file /home/postgres/ctof.so failed: /home/postgres/ctof.so
> ELF file´s phentsize not the expected size.

You probably didn't compile or link the code correctly. See the
PostgreSQL Programmer's Guide for information.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Haller Christoph 2001-09-19 10:24:54 Re: Registring a C function in PostgreSQL
Previous Message Mark kirkwood 2001-09-19 05:55:47 Re: Out of free buffers... HELP!