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
Chris Roffler wrote:
> Are there any guidelines for XML performance tuning ?
Uh, no, I have never seen any.
--
Bruce Momjian http://momjian.us
EnterpriseDB http://enterprisedb.com
PG East: http://www.enterprisedb.com/community/nav-pg-east-2010.do
--
Are there any guidelines for XML performance tuning ?
Thanks
Chris