Re: PSQL suggested enhancement

From: Michael Glaesemann <grzm(at)myrealbox(dot)com>
To: Dean Gibson (DB Administrator) <postgresql4(at)ultimeth(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: PSQL suggested enhancement
Date: 2005-10-20 06:23:51
Message-ID: B88B0B35-14DC-4ED2-9BBB-56B753C4686A@myrealbox.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Oct 20, 2005, at 14:50 , Dean Gibson (DB Administrator) wrote:

> PSQL has the option to output the result of queries in several
> different formats, including HTML. Suggestion: have an option to
> output query results in XML format. Suggested format:

My personal opinion on this is that there are a lot of different
ideas about how the XML should/could be written, and a the current
output can be piped to a script in <insert favorite scripting
language here> to format to match anyone's wish. Rather than have
psql decree the one and true format or include so many as to make
maintainability burdensome, further formatting is best left to the
end user.

My 2 yen.

Michael Glaesemann
grzm myrealbox com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Glaesemann 2005-10-20 06:35:06 Re: NULL != text ?
Previous Message Tino Wildenhain 2005-10-20 06:22:19 Re: Reverse engineering SW