Re: SHOW ALL output too wide
- From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
- To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
- Cc: Dennis Bjorklund <db(at)zigo(dot)dhs(dot)org>, pgsql-hackers(at)postgresql(dot)org
- Subject: Re: SHOW ALL output too wide
- Date: Fri, 25 Nov 2005 17:58:06 -0500 (EST)
- Message-id: <200511252258(dot)jAPMw6g06570(at)candle(dot)pha(dot)pa(dot)us>
Alvaro Herrera wrote:
> Bruce Momjian wrote:
> > Dennis Bjorklund wrote:
>
> > > 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).
> >
> > If you remove SHOW then applications/interfaces can't use it, which is
> > bad.
>
> I think a \show would be nice, but deprecating SHOW is out of the
> question. (The pg_settings view is a perfect replacement AFAICS but I
> doubt we can get rid of the old interface.)
>
> OTOH, what's the relationship between \show and Martijn's wide output
> patch? Maybe the problem can be solved in a different way.
What does \show do that SHOW does not?
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
Home |
Main Index |
Thread Index