Re: generic options for explain
От | Tom Lane |
---|---|
Тема | Re: generic options for explain |
Дата | |
Msg-id | 3331.1243263773@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: generic options for explain (Robert Haas <robertmhaas@gmail.com>) |
Ответы |
Re: generic options for explain
Re: generic options for explain Re: generic options for explain |
Список | pgsql-hackers |
Robert Haas <robertmhaas@gmail.com> writes: > This is all much more complicated than what I proposed, and I fail to > see what it buys us. I'd say that you're just reinforcing the point I > made upthread, which is that insisting that XML is the only way to get > more detailed information will just create a cottage industry of > beating that XML output format into submission. The impression I have is that (to misquote Churchill) XML is the worst option available, except for all the others. We need something that can represent a fairly complex data structure, easily supports addition or removal of particular fields in the structure (including fields not foreseen in the original design), is not hard for programs to parse, and is widely supported --- ie, "not hard" includes "you don't have to write your own parser, in most languages". How many realistic alternatives are there? regards, tom lane
В списке pgsql-hackers по дате отправления: