From: | Joel Rodrigues <borgempath(at)Phreaker(dot)net> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | XML in PostgreSQL |
Date: | 2003-02-27 05:26:40 |
Message-ID: | 0C9D3330-4A14-11D7-A8D5-0005024EF27F@Phreaker.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Oleg Samoylov | 2003-02-27 06:25:18 | Re: timezone_hour missing |
Previous Message | Carlos Moreno | 2003-02-27 03:11:15 | Re: Still intrigued... (was: Socket command type e unknown) |