Skip to content

Commit a67446b

Browse files
authored
Update custom-postgres-config.mdx (supabase#25757)
1 parent 32301f5 commit a67446b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/content/guides/platform/custom-postgres-config.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ max_parallel_workers |3 |
6767
## Considerations
6868

6969
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.
70-
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.
70+
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.
7171

7272
## Pooler config
7373

0 commit comments

Comments
 (0)