Re: Debian Squeeze - no xml support for Pg 9.2 - Mailing list pgsql-admin

From Tom Lane
Subject Re: Debian Squeeze - no xml support for Pg 9.2
Date
Msg-id 6432.1348700897@sss.pgh.pa.us
Whole thread Raw
In response to Debian Squeeze - no xml support for Pg 9.2  ("Volkmar Herbst" <volkmar.herbst@gmx.de>)
List pgsql-admin
"Volkmar Herbst" <volkmar.herbst@gmx.de> writes:
> I rebuild with /usr/local/pgsql/postgresql-9.2.0/configure --with-libxml
> --with-python. Configuring make and make install went well.

OK ...

> However I get an error in postgres doing xml operations:
> select '<test></test>'::xml
> ERROR:  unsupported XML feature

Then you're not actually using a postmaster with xml support in it;
most likely, you're still talking to the previous build.  Did you
restart?  Did you make sure to select the same install directory and
default port as before?  (Debian's build of postgres is quite
nonstandard in these respects, so it seems likely that you'd need more
configure options than you mentioned in order to have a drop-in
replacement for a Debian build.  But not being a user of Debian's
package I'm not the best person to ask for details.)

            regards, tom lane


pgsql-admin by date:

Previous
From: Cédric Villemain
Date:
Subject: Re: WAL Log Processing For OLAP?
Next
From: Gary Stainburn
Date:
Subject: alter table alter column to resize a varchar