Re: is GiST still alive?

From: Gregor Zeitlinger <zeitling(at)informatik(dot)hu-berlin(dot)de>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: is GiST still alive?
Date: 2003-10-23 11:51:52
Message-ID: Pine.LNX.4.33.0310231349250.28617-100000@mitte.informatik.hu-berlin.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-chat pgsql-hackers

On Thu, 23 Oct 2003, Andrew Dunstan wrote:
> Storing the XML text has problems - you have to parse it every time you
> want something - that has to cause a huge performance hit.
You couldn't have said better what I meant.
I store the xml already parsed. You can navigate right along. To the
parent, the previous, the next elemnt or the first or last child.

> I use XML a lot for all sorts of purposes, but it is appropriate for
> data transfer rather than data storage, IMNSHO.
Right now, you're quite right. But I want to change that.

--
Gregor Zeitlinger
gregor(at)zeitlinger(dot)de

In response to

Responses

Browse pgsql-chat by date

  From Date Subject
Next Message Christopher Kings-Lynne 2003-10-23 13:09:11 Re: is GiST still alive?
Previous Message Andrew Dunstan 2003-10-23 11:40:33 Re: is GiST still alive?

Browse pgsql-hackers by date

  From Date Subject
Next Message Bob Badour 2003-10-23 12:28:05 Re: Dreaming About Redesigning SQL
Previous Message Andrew Dunstan 2003-10-23 11:40:33 Re: is GiST still alive?