aboutsummaryrefslogtreecommitdiff
path: root/tools/postgresql.conf.diffs
diff options
context:
space:
mode:
Diffstat (limited to 'tools/postgresql.conf.diffs')
-rw-r--r--tools/postgresql.conf.diffs5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/postgresql.conf.diffs b/tools/postgresql.conf.diffs
new file mode 100644
index 0000000..1f02936
--- /dev/null
+++ b/tools/postgresql.conf.diffs
@@ -0,0 +1,5 @@
+listen_addresses = '*'
+max_connections = 300 # (change requires restart)
+shared_buffers = 32MB # min 128kB
+work_mem = 4MB
+maintenance_work_mem = 64MB # min 1MB