Browse Source

add doc

main
Nicolas Massé 5 days ago
parent
commit
ab9040dce2
  1. 5
      postgresql/README.md

5
postgresql/README.md

@ -91,3 +91,8 @@ sudo systemctl start postgresql.target
In the logs, you should see the **postgresql-init.service** unit restoring the database from the last backup.
Finally, remove the quadlets, their configuration and their data.
```sh
sudo make uninstall clean
```

Loading…
Cancel
Save