Grade my Postgres
Free, no signup. Run the read-only collector, then paste or upload its JSON output.
1 · Run the read-only collector
It reads only catalog & statistics views — never your application data. Review it first.
curl -sO https://pgcheckup.aiskillhub.info/pgcheckup-collect.sql psql "$DATABASE_URL" -X -q -At -f pgcheckup-collect.sql > pgcheckup.json