guix/doc
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
..
images
build.scm doc: Remove the guile-lib/htmlprag-fixed package. 2021-03-20 15:55:18 -04:00
contributing.texi doc: Remind developers to build Guix. 2021-04-04 13:34:30 -04:00
environment-gdb.scm
fdl-1.3.texi
guix-cookbook.texi
guix.texi services: postgresql: Change service default socket directory. 2021-04-12 19:12:46 -04:00
htmlxref.cnf
local.mk
package-hello.json
package-hello.scm