XML in PostgreSQL - Mailing list pgsql-general

From Joel Rodrigues
Subject XML in PostgreSQL
Date
Msg-id 0C9D3330-4A14-11D7-A8D5-0005024EF27F@Phreaker.net
Whole thread Raw
Responses Re: XML in PostgreSQL  (Peter Eisentraut <peter_e@gmx.net>)
List 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 by date:

Previous
From: Carlos Moreno
Date:
Subject: Re: Still intrigued... (was: Socket command type e unknown)
Next
From: Dennis Gearon
Date:
Subject: Re: XML in PostgreSQL