address follow-ups from https://github.com/authzed/spicedb/pull/2782
Author: miparnisariCreated Jul 10, 2026Updated Jul 22, 2026
- We should enable this:
- We should update https://github.com/authzed/spicedb/blob/ef1a01bda3985d312d3b63fd83c20d01a1cb40d5/internal/datastore/postgres/README.md to mention pgbouncer and the
pg_hint_planextension - We should turn on
pg_hint_planextension for the tests TestCheckPermissionOnTesterNoFlakesshould be a unit test that doesn't need docker- We should have
autovacuum=offin all the postgres container tests
Source: authzed/spicedb