Re: XML support in pgsql - Mailing list pgsql-admin

From Tom Lane
Subject Re: XML support in pgsql
Date
Msg-id 28027.1263567095@sss.pgh.pa.us
Whole thread Raw
In response to XML support in pgsql  (Julius Tuskenis <julius@nsoft.lt>)
List pgsql-admin
Julius Tuskenis <julius@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

pgsql-admin by date:

Previous
From: Julius Tuskenis
Date:
Subject: XML support in pgsql
Next
From: Greg Stark
Date:
Subject: Re: Very simple password for DB administrator