`./state/indexer/sink/psql/psql_test.go` is failing on main branch, likely because it is conflicting with another test that also uses 5432 as a port. We should use dynamic ports in tests.