Re: FWD: Re: Updated backslash consistency patch - Mailing list pgsql-hackers

From Sam Mason
Subject Re: FWD: Re: Updated backslash consistency patch
Date
Msg-id 20090115175511.GN3008@frubble.xen.chris-lamb.co.uk
Whole thread Raw
In response to Re: FWD: Re: Updated backslash consistency patch  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-hackers
On Thu, Jan 15, 2009 at 09:49:59AM -0800, Joshua D. Drake wrote:
> \df output wraps at 1024x768 which greatly limits usability as a whole.
> I hadn't noticed this until today as my workstation video card exploded
> and I have a temporary one that can't do more than 1024x768 with linux.
> Dropping the return type from the default output would solve this
> problem I think (use + to get the return type). 

Isn't this more of a problem for your pager? it's reasonably easy to
configure this to be "less -S" which will make things look prettier for
you.

--  Sam  http://samason.me.uk/


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: FWD: Re: Updated backslash consistency patch
Next
From: Tom Lane
Date:
Subject: Re: FWD: Re: Updated backslash consistency patch