PostgreSQL update table checker build! cargo build --release run! SET PGHOST=localhost SET PGPORT=5432 SET PGUSER=user SET PGDATABASE=test_database SET EXCLUDE_TABLE='table1','table2' target\release\postgres-update-table-check.exe