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

php - PDO bindParam() fatal error -

php - How can I cram 6+31 numeric characters into 22 alphanumeric characters? -

mysql - where clause in inner join query -