Created
May 20, 2025 10:44
-
-
Save Eduard-gan/e67864867f5c70f435afe29a0dc08415 to your computer and use it in GitHub Desktop.
Turn off psql paging permanently
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo \\pset pager off >> ~/.psqlrc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment