postgresql - Set less as pager in psql -


I can not set less as a pager in psql.

This is my environment:

  • Ubuntu 14.04
  • PostgreSQL 9.3.5
  • psql 9.3.5
  • Fish Shell 2.1.1

    ~ / .psqlrc Contents:

Comments

Popular posts from this blog

mysql - where clause in inner join query -

php - MySQL Query for Advanced Search multiple criteria -

logging - How can I log both the Request.InputStream and Response.OutputStream traffic in my ASP.NET MVC3 Application for specific Actions? -