mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-12 09:19:39 +00:00
e226d7a3d1
## Problem It's impossible to run docker compose with compute v17 due to `pg_anon` extension which is not supported under PG17. ## Summary of changes The auto-loading of `pg_anon` is disabled by default