[Pgpool-general] Install pgpool-recovery on backends

J. Carlos Muro murojc at gmail.com
Tue Jul 14 10:25:08 UTC 2009


No success, when I tried to "psql -f pgpool-recovery.sql template1" I got

psql:pgpool-recovery.sql:4: ERROR:  could not load library
"/usr/lib/postgresql/8.3/lib/pgpool-recovery.so":
/usr/lib/postgresql/8.3/lib/pgpool-recovery.so: wrong ELF class: ELFCLASS32
psql:pgpool-recovery.sql:10: ERROR:  could not load library
"/usr/lib/postgresql/8.3/lib/pgpool-recovery.so":
/usr/lib/postgresql/8.3/lib/pgpool-recovery.so: wrong ELF class: ELFCLASS32

I guess I will have to download/compile pgpool in every node in order to
enable recovery..

2009/7/14 J. Carlos Muro <murojc at gmail.com>

> I have one server for pgpool and separate servers for every postgresql node
> (distribution package installations, not from sources). I had to install
> compliler and postgresql development packages in the backend servers in
> order to install pgpool-recovery.so, which i compiled in the server where
> pgpool source is.. Of course, the postgresql development packages are the
> same in pgpool server as in the nodes...
>
> Any idea on how to do it without installing development packages on
> postgresql servers?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://pgfoundry.org/pipermail/pgpool-general/attachments/20090714/885d7dc5/attachment.html>


More information about the Pgpool-general mailing list