guix/gnu/services
Christopher Baines bdcf4d88d5
services: databases: Don't specify a default postgresql version.
Currently, if the postgresql package major version changes, this is going to
break the service upon upgrade, because PostgreSQL will reject the data files
from the differing major version of the service.

Because it's important to either keep running a particular major version, or
intentionally upgrade, I think the configuration would be better with no
default. I think this is also going to be helpful when trying to assist users
upgrading PostgreSQL.

* gnu/services/databases.scm (<postgresql-configuration>): Remove default for
postgresql.
(postgresql-service-type): Remove the default value.
* gnu/tests/databases.scm (%postgresql-os): Update accordingly.
* gnu/tests/guix.scm (%guix-data-service-os): Update accordingly.
* gnu/tests/monitoring.scm (%zabbix-os): Update accordingly.
* gnu/tests/web.scm (patchwork-os): Update accordingly.
* doc/guix.texi (PostgreSQL): Update accordingly.
2020-10-20 22:39:43 +01:00
..
admin.scm
audio.scm
auditd.scm
authentication.scm
avahi.scm
base.scm services: guix: Generate key pair if needed during activation. 2020-09-29 21:56:27 +02:00
certbot.scm services: certbot: Support registration without email. 2020-09-13 23:34:23 +02:00
cgit.scm
configuration.scm
cuirass.scm services: cuirass: Fix activation. 2020-10-02 14:58:01 +02:00
cups.scm
databases.scm services: databases: Don't specify a default postgresql version. 2020-10-20 22:39:43 +01:00
dbus.scm
desktop.scm services: lxqt-desktop: Delete unbound lxqt-desktop-service. 2020-10-20 00:27:30 +03:00
dict.scm services: dicod: Reduce irony. 2020-09-21 00:31:15 +02:00
dns.scm services: dnsmasq: Add TFTP configuration fields. 2020-10-06 08:13:39 +02:00
docker.scm services: docker: Fix missing containerd-shim binary. 2020-10-17 00:43:24 +03:00
games.scm
ganeti.scm services: ganeti: Fix typo. 2020-10-10 23:39:17 +02:00
getmail.scm
guix.scm services: guix: Fix coordinator agent. 2020-10-20 09:18:04 +02:00
herd.scm
hurd.scm
kerberos.scm
linux.scm services: Fix zram-device-service. 2020-09-13 23:07:36 +02:00
lirc.scm
mail.scm Revert "services: dovecot: Use modules via symlink to system profile." 2020-09-11 22:38:08 +02:00
mcron.scm services: mcron: Validate jobs even in the presence of #:user. 2020-08-26 15:30:04 +02:00
messaging.scm services: bitlbee: Support libpurple plugins. 2020-09-15 14:40:20 +02:00
monitoring.scm
networking.scm services: WPA Supplicant: Conditionally depend on D-Bus. 2020-09-24 20:18:20 +02:00
nfs.scm
nix.scm
pam-mount.scm
pm.scm
rsync.scm
science.scm
sddm.scm
security-token.scm
shepherd.scm
sound.scm
spice.scm
ssh.scm gnu: Add webssh service. 2020-10-01 10:15:29 +03:00
sysctl.scm
telephony.scm
version-control.scm services: gitolite: Install the rc file as gitolite's user. 2020-10-05 19:41:23 +02:00
virtualization.scm services: hurd-vm: Add 'gdb-minimal' to the default OS. 2020-10-09 23:59:14 +02:00
vpn.scm
web.scm services: nginx: Add lua module. 2020-10-14 23:41:26 +03:00
xorg.scm services: Fix gdm-autologin pam service. 2020-10-07 10:29:26 -05:00