Murali K. Maddali wrote:
> Hello Guys,
>
> I am trying to export the data out of the database directly to an xml
> file. Is there a way that I could do this in PostgreSQL. I am looking
> for a function or something like that. Does PostgreSQL support sqlxml.
Don't think so. A small script (perl, python, ruby, whatever) should be
able to convert it easily enough though.
--
Postgresql & php tutorials
http://www.designmagick.com/