mirror of
https://github.com/supabase/supabase.git
synced 2026-05-07 01:10:15 -04:00
9f33190914
## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES ## What kind of change does this PR introduce? Docs update ## What is the current behavior? Current docs are wrong and yield `ERROR: parameter "pg_net.ttl" cannot be changed now` ## What is the new behavior? Additional permissions required, setting should be at the system level <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Documentation** * Updated pg_net setup guidance to require system-level configuration, added note that changing pg_net parameters requires superuser privileges (with grant example), and clarified applying parameter changes via system-level set followed by restarting the pg_net background worker. <!-- end of auto-generated comment: release notes by coderabbit.ai -->