22
0
mirror of https://github.com/SuperSandro2000/nixos-modules.git synced 2024-06-11 10:44:10 +02:00

postgres: increase visibility of instruictions

This commit is contained in:
Sandro - 2023-09-19 17:30:47 +02:00
parent 0758cb9068
commit 11ba045fdc
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -69,6 +69,8 @@ in
"$@"
echo "
Run the following commands after setting:
services.postgresql.package = pkgs.postgresql_${cfgu.newPackage}
sudo -u postgres vacuumdb --all --analyze-in-stages