Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Conventions for XML?



I have undertaken a project which causes me to want to store XML in Pg. I want to store and retrieve it and convert to HTML (actually, XHTML) either as a function of storing it or on the fly (probably the latter) via XSL. Are there any conventions that people use for this? Like, what does the table look like (varchar(?) or text?). I've looked at the contrib directories in Pg and the xml2 looks like it assumes that it is already stored. The xml drectory says that it is deprecated. Any pointers would be helpful.
 
John Mohr


Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group