Re: From TODO, XML?

Поиск
Список
Период
Сортировка
От mlw
Тема Re: From TODO, XML?
Дата
Msg-id 3B66DA96.1E5ECA4E@mohawksoft.com
обсуждение исходный текст
Ответ на Re: Re: From TODO, XML?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Gilles DAROLD wrote:
> 
> Hi,
> 
> Why don't use the excellent DBIx-XML_RDB perl module ? Give it the query
> it will return XML output as you sample. With some hack you can do what you
> want...
> 
The point I was trying to make is that XML is trivial to create. It is much
more difficult to read. I think pg_dump is a "better" place for the export, in
that all the logic to find the fields, types, and data are already there. Were
a simple option presented, --xml, it would probably be easier to add xml export
to pg_dump than create a new utility, but then again, I didn't write pg_dump
and therefore do not know for sure.



-- 
5-4-3-2-1 Thunderbirds are GO!
------------------------
http://www.mohawksoft.com


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

Предыдущее
От: Vince Vielhaber
Дата:
Сообщение: Re: [Fwd: Majordomo Delivery Error]
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [PATCHES] Allow IDENT authentication on local connections (Linux only)