Search Postgresql Archives

Re: PG_MODULE_MAGIC issue with small extension

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Brent Douglas <brent.n.douglas@xxxxxxxxx> writes:
> What I have found however is that when I go to load my extensions I get
> this error:
> test=#  create extension pg_zlib;
> ERROR:  incompatible library "/usr/local/lib/postgresql/pg_zlib.so":
> missing magic block
> HINT:  Extension libraries are required to use the PG_MODULE_MAGIC macro.

Yeah, that would be expected if you don't include such a macro.

> And I can't for the life of me work out why. As far as I understand them,
> the docs indicate that this should only really happen if I'm compiling
> against an 8.* headers.

Hm, where are you reading that?  I forget when the requirement was added,
but it's certainly never been dropped.

			regards, tom lane


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



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux