nix-config/modules
Bruno BELANYI bbb1231ad3 modules: services: postgres: add migration script
The process to upgrade is:

* Make sure the version number of the script is one major version over
  the service version.

* Activate the script, rebuild configuration.

* Run `upgrade-pg-cluster` as `root`. One can give arguments like
  `--link` or `--jobs 4` to speedup the process. See documentation for
  some details.

* Change package to new version once the upgrade is finished, rebuild
  configuration.

* Optionally, `ANALYZE` the new database.
2021-07-29 13:02:49 +02:00
..
hardware modules: hardware: sound: refactor options 2021-06-27 01:59:07 +02:00
services modules: services: postgres: add migration script 2021-07-29 13:02:49 +02:00
system modules: change username configuration option 2021-06-25 20:45:36 +02:00
default.nix modules: move home configuration from flake 2021-06-25 20:46:36 +02:00
home.nix modules: move home configuration from flake 2021-06-25 20:46:36 +02:00