Tom Lane
2012-09-26 23:08:17 UTC
I rebuild with /usr/local/pgsql/postgresql-9.2.0/configure --with-libxml
--with-python. Configuring make and make install went well.
OK ...--with-python. Configuring make and make install went well.
select '<test></test>'::xml
ERROR: unsupported XML feature
Then you're not actually using a postmaster with xml support in it;ERROR: unsupported XML feature
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-***@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin
Sent via pgsql-admin mailing list (pgsql-***@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin