Re: [ADMIN] retaining useful information on my screen

2012-05-08 Thread Kevin Grittner
"Fred Parkinson" wrote: > 2. Is there way to tell psql NOT to clear the screen, so I can > subsequently view it while I work? \pset pager off -Kevin -- Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pg

Re: [ADMIN] retaining useful information on my screen

2012-05-08 Thread Scott Marlowe
On Tue, May 8, 2012 at 8:57 AM, Tim Bruce - Postgres wrote: > On Tue, May 8, 2012 07:28, Fred Parkinson wrote: >> I am currently using postgresql version 9.1.3 >> >> In the past, when I ran psql and needed useful information provided by >> commands like \h or \d, the information was presented on t

Re: [ADMIN] retaining useful information on my screen

2012-05-08 Thread Tim Bruce - Postgres
On Tue, May 8, 2012 07:28, Fred Parkinson wrote: > I am currently using postgresql version 9.1.3 > > In the past, when I ran psql and needed useful information provided by > commands like \h or \d, the information was presented on the screen and I > could proceed with further commands while viewing

[ADMIN] retaining useful information on my screen

2012-05-08 Thread Fred Parkinson
I am currently using postgresql version 9.1.3 In the past, when I ran psql and needed useful information provided by commands like \h or \d, the information was presented on the screen and I could proceed with further commands while viewing the information. Now I need to hit -q to get out of