|
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"
|