Re: Missing block Magic - Mailing list pgsql-performance

From Alejandro Carrillo
Subject Re: Missing block Magic
Date
Msg-id 1338922266.2376.YahooMailNeo@web171003.mail.ukl.yahoo.com
Whole thread Raw
In response to Re: Missing block Magic  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-performance
I restart and doesn't work. :(
Please help me!


De: Tom Lane <tgl@sss.pgh.pa.us>
Para: Alejandro Carrillo <fasterzip@yahoo.es>
CC: "pgsql-performance@postgresql.org" <pgsql-performance@postgresql.org>
Enviado: Martes 5 de junio de 2012 12:00
Asunto: Re: [PERFORM] Missing block Magic

Alejandro Carrillo <fasterzip@yahoo.es> writes:
> ERROR:  biblioteca «C:\Documents and Settings\Administrador\Escritorio\test\test.dll» incompatible: no se encuentra el bloque mágico
> HINT:  Se requiere que las bibliotecas de extensión usen la macro PG_MODULE_MAGIC.

[ scratches head ... ]  Your source code looks fine.  Are you sure you
are pointing to the right copy of the .dll file?

If you added the PG_MODULE_MAGIC; line after getting this error, it's
likely that the old version of the .dll is already loaded into the
server's memory, in which case what you need to do to get rid of it
is to restart the server, or at least start a fresh session.

            regards, tom lane

--
Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance


pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: Missing block Magic
Next
From: Konstantin Mikhailov
Date:
Subject: pg 9.1 brings host machine down