PostgreSQL Debugging
Enable SQLi logs
log_statement = 'all' # none, ddl, mod, allLogs location
Running commands against SQL database with GUI

Running commands against SQL database from terminal
Last updated