Re: psql wrapped format default for backslash-d commands - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: psql wrapped format default for backslash-d commands
Date
Msg-id 20080509183744.GI5748@alvh.no-ip.org
Whole thread Raw
In response to Re: psql wrapped format default for backslash-d commands  ("Brendan Jurd" <direvus@gmail.com>)
Responses Re: psql wrapped format default for backslash-d commands  ("Brendan Jurd" <direvus@gmail.com>)
List pgsql-hackers
Brendan Jurd escribió:
> On Sat, May 10, 2008 at 3:52 AM, Bruce Momjian <bruce@momjian.us> wrote:
> > Now that psql '\pset format wrapped' is in CVS, we should consider when
> > we want to use 'wrapped' format by default.  I think psql \df and \dT
> > certainly can benefit from wrapped mode.  \df+ even displays, though
> > there is quite a bit of wrapping.
> 
> I for one would definitely like backslash commands with very wide
> output to be wrapped by default.

(At least) one place where I would not like it is in \df+, because
wrapped function output would be more difficult to read.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: "Brendan Jurd"
Date:
Subject: Re: psql wrapped format default for backslash-d commands
Next
From: "Brendan Jurd"
Date:
Subject: Re: psql wrapped format default for backslash-d commands