postgres
postgres copied to clipboard
fix: gotrue config persistence for AIO
- Fixes GoTrue losing its config on subsequent restarts
- Replaces gotrue's and fail2ban's commands to ensure external processes don't restart the service's process itself
- Adds flag to disable pgbouncer
may need to update testinfra tests
@pcnc , related to disabled PGbouncer, had this stale PR for quite a while now, which removes it completely from AIO: https://github.com/supabase/postgres/pull/920
Do you prefer to merge yours and than update my PR with gotrue/fail2ban changes that went in?