Search Postgresql Archives

Re: XPath question - big trouble

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Since you brought up the subject, will this
>  //paragraph[@objid = "02"]
> be slower than
> /mydocument/body/chapter/contents/paragraph[@objid
> >> = "02"] 
> when handling a big document? 
> I mean from the query time point of view ...

I have no idea about the postgres XML implementation internals, I never
used it, but for other XML processors I know the speed would be the
same, and I would expect the same for postgres too.

Cheers,
Csaba.




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux