xml performance

Поиск
Список
Период
Сортировка
От Raju Angani
Тема xml performance
Дата
Msg-id CAJ-04Oo4eovMLXr7YXOOKzepXqFWchujr_2TT=XfPrdA7hS3WA@mail.gmail.com
обсуждение исходный текст
Список pgsql-general
Hi,

I have been looking into Postgres for last 1 month. I was wondering if there is a easy wy to store xml data in Postgres and not have any performance impact.

Few properties of the XML doc that are stored in the table

1) Each doc could be 1mb in size.
2) Need to update few attributes with the document.
3) It could be 4 level nested document.
4) Insert/Select are the majority operations.

Could you please help me with any pointers, currently I'm using xDB, an EMC product.

Thank you
Raju

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

Предыдущее
От: Dmitriy Igrishin
Дата:
Сообщение: Re: Views versus user-defined functions: formatting, comments, performance, etc.
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: Ignore hash indices on replicas