Excerpts from Dickson S. Guedes's message of mar nov 08 12:11:21 -0300 2011:
> Isn't that what pagers like 'less' and 'more' do already? May be we > could provide a pager more specific to psql output as a contrib or > extension. Well, now that you mention it, all pagers I know are line-based. If you want to figure out how to make a pager that's record-based instead, be my guest. It sounds very useful for this sort of use case. Nice to see you in PGBR by the way. -- Álvaro Herrera <[email protected]> The PostgreSQL Company - Command Prompt, Inc. PostgreSQL Replication, Consulting, Custom Development, 24x7 support -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
