From: | Nikolay Samokhvalov <samokhvalov(at)gmail(dot)com> |
---|---|
To: | Warren Murray <murray_warren(at)bah(dot)com>, pgsql-sql(at)postgresql(dot)org |
Subject: | Re: Export to XML |
Date: | 2005-11-19 12:27:29 |
Message-ID: | e431ff4c0511190427t1446bc88t@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
You can try to use this patch:
http://archives.postgresql.org/pgsql-patches/2005-09/msg00138.php
This is implementation of basic functions of SQL/XML (14th part of
SQL:2003, http://www.sqlx.org/)
I've successfully applied it to 8.1 version - no troubles.
On 11/11/05, Warren Murray <murray_warren(at)bah(dot)com> wrote:
> What is the process to export a PostgreSQL table to XML? How is it done?
> Thanks!
>
> Warren L Murray
> Booz Allen Hamilton
> Phone: 404.518.7940
> Email: murray_warren(at)bah(dot)com
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>
--
Best regards,
Nikolay
From | Date | Subject | |
---|---|---|---|
Next Message | Bruno Wolff III | 2005-11-19 14:31:20 | Re: DISTINCT ON |
Previous Message | Jeremy Palmer | 2005-11-19 04:06:27 | Re: DISTINCT ON |