XML in PostgreSQL

Поиск
Список
Период
Сортировка
От Joel Rodrigues
Тема XML in PostgreSQL
Дата
Msg-id 0C9D3330-4A14-11D7-A8D5-0005024EF27F@Phreaker.net
обсуждение исходный текст
Ответы Re: XML in PostgreSQL
Список pgsql-general
Hi,

Surprisingly there doesn't seem to be much discussion about the
issue of storing and working with XML in PostgreSQL. Or maybe
this is the wrong list to look for that ?

The README in Contrib/XML in PostgreSQL 7.2.2 by John Gray is
dated 16 August 2001, and the identically dated TODO file lists
some very important things. Has there been any update of this or
related work for PostgreSQL ?

My interest is in working with 'document-centric' XML. Would
using an external XML module, such as Python's PyXML allow for
sufficiently quick performance, or at least performance that
would be comparable to that of using a native PostgreSQL module ?

Any and all suggestions, opinions welcome

Cheers,
Joel



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

Предыдущее
От: Carlos Moreno
Дата:
Сообщение: Re: Still intrigued... (was: Socket command type e unknown)
Следующее
От: Dennis Gearon
Дата:
Сообщение: Re: XML in PostgreSQL