how to clear psql terminal in windows code example
Example: clear postgres terminal
If you are using Linux, type-in the following to clear the screen
<dbname>=# \! clear
If you are using Linux, type-in the following to clear the screen
<dbname>=# \! clear