3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
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 services: unattended-upgrade: Log output of the 'guix' commands. 2020-08-24 23:23:57 +02:00
audio.scm services: Add missing import. 2020-05-13 23:35:57 +02:00
auditd.scm services: auditd: Provide default configuration directory. 2020-07-27 12:06:36 +02:00
authentication.scm services: fprintd: Provide polkit policy. 2019-04-24 22:21:35 +02:00
avahi.scm gnu: Use HTTPS for avahi.org everywhere. 2020-01-19 06:09:01 +01:00
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 services: cgit: Fix typo. 2019-05-25 15:58:03 +05:30
configuration.scm services: configuration: Add '%location'. 2019-03-10 21:32:38 +03:00
cuirass.scm services: cuirass: Fix activation. 2020-10-02 14:58:01 +02:00
cups.scm services: Fix permissions of directory /var/spool/cups/tmp. 2020-05-26 16:03:56 +02:00
databases.scm services: databases: Don't specify a default postgresql version. 2020-10-20 22:39:43 +01:00
dbus.scm services: Add descriptions. 2020-05-08 16:30:50 +02:00
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 services: wesnothd: Run as wesnothd user and group. 2018-11-20 22:40:44 +05:30
ganeti.scm services: ganeti: Fix typo. 2020-10-10 23:39:17 +02:00
getmail.scm services: getmail: Fix spelling of "address". 2020-01-30 15:27:31 -08:00
guix.scm services: guix: Fix coordinator agent. 2020-10-20 09:18:04 +02:00
herd.scm services: herd: Add restart-service. 2020-03-03 15:00:32 +01:00
hurd.scm services: hurd: Remove deprecated 'hurd-getty-service' wrapper. 2020-06-13 10:04:51 +02:00
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 gnu: zabbix-agentd: Update to 4.4.1. 2019-11-03 14:46:51 +03:00
networking.scm services: WPA Supplicant: Conditionally depend on D-Bus. 2020-09-24 20:18:20 +02:00
nfs.scm services: nfs: Expose configuration options for TCP and UDP. 2020-05-29 21:48:58 -04:00
nix.scm services: nix: Add extra-options. 2020-07-25 12:27:35 +03:00
pam-mount.scm services: Add pam-mount. 2019-11-28 13:30:53 +01:00
pm.scm gnu: tlp: Update to 1.3.0. 2020-02-02 10:42:16 +01:00
rsync.scm services: Use 'file-append' for user account shells. 2019-03-04 15:22:58 +01:00
science.scm services: Add rshiny service. 2020-06-28 14:03:03 +03:00
sddm.scm services: sddm: Have sddm provision xorg-server. 2020-04-19 09:06:20 +03:00
security-token.scm gnu: services: Fix pcscd activation bug. 2018-08-20 21:43:56 -07:00
shepherd.scm services: Add 'hurd-vm service-type'. 2020-06-14 18:38:44 +02:00
sound.scm services: Do not use symbolic links in PulseAudio variables. 2020-05-06 22:49:55 +02:00
spice.scm services: Don't use the deprecated 'make-forkexec-constructor' call. 2020-04-21 00:06:40 +02:00
ssh.scm gnu: Add webssh service. 2020-10-01 10:15:29 +03:00
sysctl.scm services: sysctl: Make service one-shot. 2019-11-20 21:23:19 +02:00
telephony.scm services: murmur: Add missing newline in murmur-configuration. 2020-04-02 20:55:15 +02:00
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 gnu: services: Add openvpn options. 2020-02-19 04:08:55 +01:00
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