Re: [HACKERS] Anyone for prettyprinted EXPLAIN VERBOSE?
| От | Tom Lane |
|---|---|
| Тема | Re: [HACKERS] Anyone for prettyprinted EXPLAIN VERBOSE? |
| Дата | |
| Msg-id | 1461.945554247@sss.pgh.pa.us обсуждение |
| Ответ на | Re: [HACKERS] Anyone for prettyprinted EXPLAIN VERBOSE? (Peter Eisentraut <peter_e@gmx.net>) |
| Ответы |
Re: [HACKERS] Anyone for prettyprinted EXPLAIN VERBOSE?
|
| Список | pgsql-hackers |
Peter Eisentraut <peter_e@gmx.net> writes:
> Actually, something unrelated (must have been the notices popping up in
> the regression tests) led me to the idea of redirecting notice output into
> the regular query output channel in psql, which would make it subject to
> the pager if you have one set up. That would help those complaining about
> 100s of lines coming down their terminal. On my todo list.
This may be a bad idea. There are many people who use psql in shell
scripts, and for them it is critical that non-data messages like NOTICEs
get sent to stderr, *not* mixed in with query results on stdout.
If you can arrange to page stderr output, cool...
regards, tom lane
В списке pgsql-hackers по дате отправления: