Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Eduard-gan/e67864867f5c70f435afe29a0dc08415 to your computer and use it in GitHub Desktop.
Save Eduard-gan/e67864867f5c70f435afe29a0dc08415 to your computer and use it in GitHub Desktop.
Turn off psql paging permanently
echo \\pset pager off >> ~/.psqlrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment