On mån, 2011-09-12 at 05:26 -0400, Andrew Dunstan wrote:
>
> On 09/11/2011 11:43 PM, Robert Haas wrote:
> >
> >
> >> Second, I'd like to be able to set a minimum number of lines below which the
> >> pager would not be used, something like:
> >>
> >> \pset pagerminlines 200
> >>
> >> Thoughts?
> > Gee, why do I feel like we have something like this already?
>
> We do? We control columns, but not lines AFAIK.
We check the lines and columns in the terminal window. Oddly enough,
that code is in two separate places, so I don't know if they have
consistent effects.
In response to
Responses
pgsql-hackers by date
| Next: | From: Peter Eisentraut | Date: 2011-09-12 12:54:39 |
| Subject: Re: Patch to improve reliability of postgresql on linux
nfs |
| Previous: | From: Etsuro Fujita | Date: 2011-09-12 10:40:11 |
| Subject: WIP: Collecting statistics on CSV file data |