Skip to content

Commit

Permalink
Update custom-postgres-config.mdx (#25757)
Browse files Browse the repository at this point in the history
  • Loading branch information
sudayavarman committed May 6, 2024
1 parent 32301f5 commit a67446b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ max_parallel_workers |3 |
## Considerations

1. The Postgres cluster will be restarted in order to change the configuration being used. This will cause momentary disruption to existing database connections; in most cases this should not take more than a few seconds.
1. Custom Postgres Config will always override the default optimizations generated by Supabase. When changing compute add-ons, this may require manual updates to any relevant overrides that have been applied.
1. Custom Postgres Config will always override the default optimizations generated by Supabase. When changing compute add-ons, you should also review and update your custom Postgres Config to ensure they remain compatible and effective with the updated compute.

## Pooler config

Expand Down

0 comments on commit a67446b

Please sign in to comment.