guix/gnu/tests
Christopher Baines c311147bd1
services: postgresql: Change service default socket directory.
Fixes <https://bugs.gnu.org/46737>.

PostgreSQL running with a different socket directory to the default one in the
package itself breaks some services, this commit restores the previous
behaviour where PostgreSQL by default will run with a socket directory that
matches the default used by PostgreSQL packaged for Guix.

Switching to a different default value can happen, but only alongside changing
the PostgreSQL package.

* gnu/services/databases.scm (<postgresql-config-file>)[socket-directory]:
Change default to #false.
* doc/guix.texi (Database Services): Update documentation, and specify a
different value for disabling connections via sockets.
* gnu/tests/guix.scm (%guix-data-service-os): Use default PostgreSQL
behaviour.
* gnu/tests/monitoring.scm (%zabbix-os): Likewise.
* gnu/tests/web.scm (patchwork-os): Likewise.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-04-12 19:12:46 -04:00
..
audio.scm tests: mpd: Remove race condition; use default MPD configuration. 2020-11-06 23:14:14 +01:00
base.scm tests: Fix nss-mdns test. 2020-10-26 16:33:39 +01:00
ci.scm services: Add Laminar. 2021-04-09 11:59:58 +01:00
cups.scm
databases.scm gnu: Remove MongoDB. 2021-03-16 11:05:24 +01:00
desktop.scm
dict.scm
docker.scm tests: docker: Increase VM building memory size to 1024MiB. 2021-04-12 14:12:49 +02:00
file-sharing.scm tests: Add Transmission Daemon system test. 2021-03-28 22:31:00 +02:00
ganeti.scm
guix.scm services: postgresql: Change service default socket directory. 2021-04-12 19:12:46 -04:00
install.scm system: tests: Add a Btrfs RAID system test. 2021-01-27 11:38:44 -05:00
ldap.scm
linux-modules.scm
mail.scm services: Remove imports of (ice-9 …) modules. 2020-11-05 16:13:50 +01:00
messaging.scm
monitoring.scm services: postgresql: Change service default socket directory. 2021-04-12 19:12:46 -04:00
networking.scm gnu: tests: Test basic funtionality of the IPFS service. 2021-04-12 18:42:23 +02:00
nfs.scm tests: nfs: Fix typo in description. 2021-04-10 14:11:26 +02:00
package-management.scm services: nix: Fix sandbox. 2020-07-22 22:10:11 +03:00
reconfigure.scm system: reconfigure: Use the disk-installer if provided. 2020-11-03 07:59:59 +01:00
rsync.scm
security-token.scm
singularity.scm
ssh.scm
version-control.scm tests: git-http: Avoid race condition. 2020-11-07 12:07:41 +01:00
virtualization.scm tests: libvirt: Catch issues with incorrect /var and /etc in package. 2021-04-05 18:26:36 +01:00
web.scm services: postgresql: Change service default socket directory. 2021-04-12 19:12:46 -04:00