summary refs log tree commit diff
path: root/host
diff options
context:
space:
mode:
authorRory&::Emma <root@rory.gay>2024-08-01 20:36:51 +0000
committerRory&::Emma <root@rory.gay>2024-08-01 20:36:51 +0000
commitb618c2bb7aa621ea9216fc729bf0c3eff9ac09ef (patch)
tree02f5e6301d228b8ac6f88a08d0569fbbdbd009d6 /host
parentFix LinuxMint draupnir ip (diff)
downloadRory-Open-Architecture-b618c2bb7aa621ea9216fc729bf0c3eff9ac09ef.tar.xz
Server changes
Diffstat (limited to 'host')
-rwxr-xr-xhost/Rory-nginx/services/postgres.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/Rory-nginx/services/postgres.nix b/host/Rory-nginx/services/postgres.nix
index b63e437..2b29d42 100755
--- a/host/Rory-nginx/services/postgres.nix
+++ b/host/Rory-nginx/services/postgres.nix
@@ -33,7 +33,7 @@
       superuser_reserved_connections = 3;
 
       shared_buffers = "32GB";
-      work_mem = "1GB";
+      work_mem = "16GB";
       maintenance_work_mem = "8GB";
       huge_pages = "try";
       effective_cache_size = "64GB"; # was 22