is GiST still alive?

Поиск
Список
Период
Сортировка
От Gregor Zeitlinger
Тема is GiST still alive?
Дата
Msg-id Pine.LNX.4.33.0310211441050.12209-100000@mitte.informatik.hu-berlin.de
обсуждение исходный текст
Список pgsql-hackers
Hi,

I'm developing a native XML database (C++) (which is supposed to become
open source one day) and I'm wondering wheather I could use GiST for it's
indexes. Is GiST still alive?

Also, I'm looking for a database that I could use for my XML database.
Right now, I'm using a custom IO layer. Right now, it doesn't seem to be a
problem, because transactions, etc. are not supported yet. I already took
a look at some of the native xml databases such as apache xindice and
exist, but they don't seem to focus on performance and scalability, as I
do.

Would PostgreSQL fit that requirement? And are you interested in having a
fast, scalable XML access method?

-- 
Gregor Zeitlinger
gregor@zeitlinger.de





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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [COMMITTERS] pgsql-server/src backend/main/main.c backend/t
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Automatic conversion from Unicode