"Volkmar Herbst" <volkmar.herbst@xxxxxx> 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 -- Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin