Commit graph

2 commits

Author SHA1 Message Date
bd265564a2
Handle insufficient privileges in pg_stat_statements migration
Wrap CREATE EXTENSION in a PL/pgSQL DO block that catches
insufficient_privilege so the migration completes successfully
even when the DB user is not a superuser.
2026-02-18 12:09:56 -06:00
58d940435e
enable pg_stats 2025-07-07 16:45:48 -05:00