Less verbose execution of a backup file with psql (only show actual errors and warnings)
How to make psql less verbose when I restore an SQL backup file? I want Postgres to only show me errors and maybe notices, nothing else.
How to make psql less verbose when I restore an SQL backup file? I want Postgres to only show me errors and maybe notices, nothing else.