supabase-cli/pkg/config/testdata/TestDbSettingsDiff/detects_differences.diff

11 lines
261 B
Diff

diff remote[db.settings] local[db.settings]
--- remote[db.settings]
+++ local[db.settings]
@@ -1,3 +1,3 @@
-effective_cache_size = "8GB"
-max_connections = 200
-shared_buffers = "2GB"
+effective_cache_size = "4GB"
+max_connections = 100
+shared_buffers = "1GB"