XML support in pgsql
Hello,
I need XML support in postgresql. I recompiled source --with-libxml
flag. And restarted the database.
Unfortunately I am still getting error that I need XML support. Any
thoughts ?
--
Julius Tuskenis
Programavimo skyriaus vadovas
UAB nSoft
mob. +37068233050
--
Sent via pgsql-admin mailing list (pgsql-admin [at] postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin
Re: XML support in pgsql
Julius Tuskenis <julius [at] nsoft.lt> writes:
> I need XML support in postgresql. I recompiled source --with-libxml
> flag. And restarted the database.
> Unfortunately I am still getting error that I need XML support. Any
> thoughts ?
Pilot error of some sort :-(. Did you remember the "make install" step?
Did you configure to install into the same directories as before?
(The original pg_config program can remind you of the configuration
and build settings.)
regards, tom lane
--
Sent via pgsql-admin mailing list (pgsql-admin [at] postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin