xml performance - Mailing list pgsql-general

From Raju Angani
Subject xml performance
Date
Msg-id CAJ-04Oo4eovMLXr7YXOOKzepXqFWchujr_2TT=XfPrdA7hS3WA@mail.gmail.com
Whole thread Raw
List 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 by date:

Previous
From: Dmitriy Igrishin
Date:
Subject: Re: Views versus user-defined functions: formatting, comments, performance, etc.
Next
From: Jeff Davis
Date:
Subject: Re: Ignore hash indices on replicas