SHOW ALL output too wide

Поиск
Список
Период
Сортировка
Искать
От
Dennis Bjorklund
Тема
SHOW ALL output too wide
Дата
Msg-id
Pine.LNX.4.44.0511221150500.21659-100000@zigo.dhs.org
Список
Дерево обсуждения
SHOW ALL output too wide Dennis Bjorklund <db@zigo.dhs.org>
Re: SHOW ALL output too wide Bruce Momjian <pgman@candle.pha.pa.us>
Re: SHOW ALL output too wide Alvaro Herrera <alvherre@commandprompt.com>
Re: SHOW ALL output too wide Martijn van Oosterhout <kleptog@svana.org>
Re: SHOW ALL output too wide Bruce Momjian <pgman@candle.pha.pa.us>
Re: SHOW ALL output too wide Alvaro Herrera <alvherre@commandprompt.com>
Re: SHOW ALL output too wide Bruce Momjian <pgman@candle.pha.pa.us>
Re: SHOW ALL output too wide "Greg Sabino Mullane" <greg@turnstep.com>
Re: SHOW ALL output too wide Martijn van Oosterhout <kleptog@svana.org>
Re: SHOW ALL output too wide Dennis Bjorklund <db@zigo.dhs.org>
Re: SHOW ALL output too wide Alvaro Herrera <alvherre@commandprompt.com>
Re: SHOW ALL output too wide Bruce Momjian <pgman@candle.pha.pa.us>
Re: SHOW ALL output too wide Dennis Bjorklund <db@zigo.dhs.org>
Re: SHOW ALL output too wide Bruce Momjian <pgman@candle.pha.pa.us>
Re: SHOW ALL output too wide Dennis Bjorklund <db@zigo.dhs.org>
Re: SHOW ALL output too wide Bruce Momjian <pgman@candle.pha.pa.us>
Re: SHOW ALL output too wide Tom Lane <tgl@sss.pgh.pa.us>
Re: SHOW ALL output too wide Bruce Momjian <pgman@candle.pha.pa.us>
I've noticed that in 8.1 the output of SHOW ALL includes a description
column. This makes the output very wide which makes it hard to use from
psql (I need to make the terminal window 164 characters wide to not get
any line wrapping). I wish I would have noticed this before 8.0 was out 
and then I would have voted no.

Also, how come it's not implemented by a \show command in psql that
queries pg_settings. Then it would work like most other commands. And one
could have a \show+ command that include the description.

Actually, I'm going to implement a \show command and send to -patches and
then SHOW can even be deprecated (if we want). SHOW is just a command line
client command, that is implemented in the server. That is not how we
normally do things in pg (for example, we have \d instead of a server
DESCRIBE command).

-- 
/Dennis Björklund


В списке pgsql-hackers по дате отправления
От: Marc G. Fournier
Дата:
Сообщение: Re: Web page down (ad server)
От: Martijn van Oosterhout
Дата:
Сообщение: Re: MERGE vs REPLACE
FAQ