From 098d1e47911da293e1f6396fbe9f652f31e98dc5 Mon Sep 17 00:00:00 2001 From: Hans van Zijst Date: Mon, 4 Nov 2024 17:33:39 +0100 Subject: [PATCH] Added Tuning, mostly for layout purposes. --- postgresql/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/postgresql/README.md b/postgresql/README.md index 92f3e6c..671128d 100644 --- a/postgresql/README.md +++ b/postgresql/README.md @@ -74,3 +74,9 @@ host synapse synapse localhost md5 # for use with loc Make sure you add these lines under the one that gives access to the postgres superuser, the first line. + +## Tuning + +This is for later, check [Tuning your PostgreSQL Server](https://wiki.postgresql.org/wiki/Tuning_Your_PostgreSQL_Server) +on the PostgreSQL wiki. +