Hi all, I have to install libxml2 module on running postgres9.4 server production. I'm afraid to drop all postgres settings and data if recompiling postgreSQL by using : ./configure with-libxml=path-to-libxml config ./make ./make install How can I do that ? Thanks all for help Koff |