Re: Postgre and XML

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Postgre and XML
Дата
Msg-id 20071119213741.GB3244@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Postgre and XML  ("x asasaxax" <xanaruto@gmail.com>)
Список pgsql-general
x asasaxax escribió:
> I dont know how can i enable the xml in postgre. I´ve tried to do a xml
> search function but it seams that the postgre doesen´t recognized the
> function. How can I install and use the xml on the postgre?

What version of Postgres?  In Postgres 8.2 and earlier, you need to
install a Postgres contrib module.  In Postgres 8.3 (currently in beta),
you need to rebuild Postgres with --with-libxml to enable the internal
Postgres XML functionality.


Note to Postgres people: do we think that repetition will cause the
correct name to stick?

--
Alvaro Herrera                  http://www.amazon.com/gp/registry/5ZYLFMCVHXC
"La gente vulgar solo piensa en pasar el tiempo;
el que tiene talento, en aprovecharlo"

В списке pgsql-general по дате отправления:

Предыдущее
От: "Sean Davis"
Дата:
Сообщение: plpython array support
Следующее
От: Thomas Kellerer
Дата:
Сообщение: Re: Postgre and XML