Kasia Tuszynska <ktuszyn...@esri.com> writes:
> I get the following error message:

> ERROR:  unsupported XML feature
> DETAIL:  This functionality requires the server to be built with libxml 
> support.
> HINT:  You need to rebuild PostgreSQL using --with-libxml.

> Is there a way to "switch on" the libxml option after a db cluster has been 
> instantiated? Or do I really need to rebuild postgres with the --with-libxml 
> parameter?

You don't need to re-initdb the database.  You do need to rebuild the
executables with the correct configure options.

                        regards, tom lane

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

Reply via email to