From: Koichi S. <koi...@gm...> - 2012-11-16 15:02:16
|
If you are not sure that libxml is loaded to postgres, you can use nm command to see if libxml entries are included in your binary, or you can see build list if -lxml is included in compiler command line. Sorry for just general suggestion but hope this helps. Regards; ---------- Koichi Suzuki 2012/11/16 Michael Paquier <mic...@gm...>: > > > On Fri, Nov 16, 2012 at 5:28 PM, Roumalyn Tiru <rt...@nt...> wrote: >> >> Hi! >> >> Please disregard my previous email. >> I just created a new database instead of using postgres. >> It worked! >> >> Thank you very much for your support! :) > > OK cool. > Please note that it works also on template postgres. > I am sure you missed only a little thing :) > -- > Michael Paquier > http://michael.otacoo.com > > ------------------------------------------------------------------------------ > Monitor your physical, virtual and cloud infrastructure from a single > web console. Get in-depth insight into apps, servers, databases, vmware, > SAP, cloud infrastructure, etc. Download 30-day Free Trial. > Pricing starts from $795 for 25 servers or applications! > http://p.sf.net/sfu/zoho_dev2dev_nov > _______________________________________________ > Postgres-xc-general mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/postgres-xc-general > |