Re: xml output

Поиск
Список
Период
Сортировка
От David Fetter
Тема Re: xml output
Дата
Msg-id 20060322153014.GA2828@fetter.org
обсуждение исходный текст
Ответ на xml output  ("Murali K. Maddali" <maddalimurali@gmail.com>)
Список pgsql-general
On Mon, Mar 20, 2006 at 06:22:32PM -0600, 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 this in PostgreSQL.

You could use the libxml2 bindings in contrib/ and pipe that output to
a file.

Cheers,
D
--
David Fetter <david@fetter.org> http://fetter.org/
phone: +1 415 235 3778        AIM: dfetter666
                              Skype: davidfetter

Remember to vote!

В списке pgsql-general по дате отправления:

Предыдущее
От: Seneca Cunningham
Дата:
Сообщение: Re: pg 8.1.3 on AIX
Следующее
От: Tom Lane
Дата:
Сообщение: Re: How to release locks