This commit is contained in:
oliver
2026-08-14 18:26:27 -03:00
parent c8111645e4
commit dcaaf46ef3
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
shared_buffers = 2GB
effective_cache_size = 10GB
effective_io_concurrency = 100
random_page_cost = 2
+1
View File
@@ -3,6 +3,7 @@
echo "Running prsync ./sbin"
prsync -h "/app/host_vars/hosts" -avz ./sbin/ /4server/sbin/
template templates/.profile /home/4server/.profile
template templates/postgresql.conf /4server/data/postgres/etc/postgresql.conf
rex doas rc-service api restart