index
:
guix
add-compress-debug-symbols-phase
add-maintainers-to-etc-teams.scm
add-tests-for-guix-shell-container
audio-team
beam-team
bootstrap-team
client-add-build-max-log-size-option
core-packages-team
core-packages-team-2026-06-20
core-packages-team-2026-06-20-rebased
core-packages-team-2026-07-21
core-packages-team-2026-07-21-rebased
crypto-team
daemon-allow-all-clients-to-set-build-max-log-size
dexed
emacs-team
gnome-team
go-team
graal
guile-daemon
guix-extension-channels
haskell-team
hpc-team
hurd-team
hurl
java-team
javascript-team
kde-team
kernel-updates
keyring
libreoffice
librewolf-updates
lisp-team-asdf-build-system/abcl
master
merge-xorg-configurations
mesa-updates
mpd-fix-groups
nckx-patch-1
next-master
ocaml-team
onnx
perlssl
python-team
qt-team
r-team
rename-kernel-team
ruby-team
rust-team
science-team
sysadmin-team
tex-team
ungoogled-chromium-updates
version-0.10.0
version-0.11.0
version-0.12.0
version-0.13.0
version-0.14.0
version-0.15.0
version-0.16.0
version-0.8.3
version-0.9.0
version-1.0.0
version-1.0.1
version-1.1.0
version-1.2.0
version-1.3.0
version-1.4.0
version-1.5.0
wip-arm-bootstrap
wip-container
wip-digests
wip-fix-system-tests
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-julia-upgrade
wip-node-riscv64
wip-ocaml
wip-plmshift
wip-postfix
wip-riscv-bootstrap
wip-riscv-bootstrap1
wip-system-bootstrap
world-rebuild
Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org
Mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
services
/
databases.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-29
services: Add missing 'description' fields.
Ludovic Courtès
1
-5
/
+12
2022-01-29
services: postgresql: Export missing <postgresql-configuration> accessor.
Marius Bakke
1
-0
/
+1
2021-12-05
Merge remote-tracking branch 'origin/master' into core-updates-frozen
Ricardo Wurmus
1
-3
/
+3
2021-11-30
services: Accept <inferior-package>s in lieu of <package>s.
Tobias Geerinckx-Rice
1
-3
/
+3
2021-09-27
services: database: Change postgresql default socket.
Mathieu Othacehe
1
-2
/
+2
2021-04-27
services: mysql: Add extra-environment as configuration option.
methuselah-0
1
-1
/
+6
2021-04-14
Revert "services: mysql: Add extra-environment as configuration option."
Leo Prikler
1
-6
/
+1
2021-04-13
services: postgresql: Use "/tmp" host directory.
Mathieu Othacehe
1
-1
/
+1
2021-04-13
services: mysql: Add extra-environment as configuration option.
methuselah-0
1
-1
/
+6
2021-04-12
services: postgresql: Change service default socket directory.
Christopher Baines
1
-1
/
+1
2021-03-16
gnu: Remove MongoDB.
Léo Le Bouter
1
-88
/
+0
2021-02-23
services: postgresql-roles: Fix race condition.
Mathieu Othacehe
1
-11
/
+10
2021-02-22
services: postgresql: Define a default value.
Mathieu Othacehe
1
-1
/
+3
2021-02-06
services: PostgreSQL: Quote database names.
Marius Bakke
1
-3
/
+3
2021-01-28
services: postgresql: Add postgresql-role-service-type.
Mathieu Othacehe
1
-0
/
+102
2021-01-28
services: postgresql: Wrap long lines.
Mathieu Othacehe
1
-13
/
+19
2021-01-28
services: postgresql: Add log directory support.
Mathieu Othacehe
1
-8
/
+28
2021-01-28
services: postgresql: Add socket directory support.
Mathieu Othacehe
1
-9
/
+23
2021-01-28
services: postgresql: Use Guile datatypes.
Mathieu Othacehe
1
-16
/
+22
2020-12-01
services: MySQL: Fix indentation.
Marius Bakke
1
-8
/
+8
2020-12-01
services: databases: Do not export record type descriptors.
Marius Bakke
1
-5
/
+1
2020-11-28
services: MySQL: Upgrade database schemas automatically.
Marius Bakke
1
-2
/
+50
2020-11-28
services: MySQL: Make the socket configurable.
Marius Bakke
1
-2
/
+3
2020-11-28
services: MySQL: Bind to localhost only by default.
Marius Bakke
1
-1
/
+3
2020-11-28
services: MySQL: Deprecate 'mysql-service'.
Marius Bakke
1
-6
/
+2
2020-10-20
services: databases: Don't specify a default postgresql version.
Christopher Baines
1
-4
/
+2
2020-10-20
services: databases: Deprecate the postgresql-service procedure.
Christopher Baines
1
-6
/
+8
2020-08-01
services: postgresql: Provide postgresql commands.
Pierre Neidhardt
1
-1
/
+3
2020-01-17
gnu: services: Allow extra content in mysql configuration.
Alex Sassmannshausen
1
-2
/
+4
2020-01-14
gnu: services: Fix mysql service activation.
Julien Lepiller
1
-1
/
+1
2019-07-02
gnu: postgres service: More secure default permissions.
Robert Vollmert
1
-3
/
+4
2018-10-04
gnu: postgresql: Add extension-packages.
Julien Lepiller
1
-16
/
+47
2018-08-13
services: postgresql: Get the Shepherd to respawn PostgreSQL.
Clément Lassieur
1
-1
/
+8
2018-03-17
services: databases: Change quote' to single-quote.
Christopher Baines
1
-4
/
+4
2018-03-10
services: databases: Add postgresql-configuration record exports.
Christopher Baines
1
-0
/
+8
2018-03-10
services: Rework the PostgreSQL config file to use a record type.
Christopher Baines
1
-20
/
+65
2018-03-03
services: redis: Add a default-value to the redis-service-type.
Christopher Baines
1
-1
/
+2
2018-03-03
services: mysql: Add a default-value to the mysql-service-type.
Christopher Baines
1
-1
/
+2
2018-03-03
services: postgresql: Add a default-value to the postgresql-service-type.
Christopher Baines
1
-3
/
+6
2018-01-25
services: postgresql: Use pg_ctl to start and stop postgres.
Clément Lassieur
1
-16
/
+24
2017-10-06
services: Add MongoDB.
Christopher Baines
1
-0
/
+89
2017-08-15
gnu: Fix memcached service startup.
Christopher Baines
1
-2
/
+15
2017-07-30
services: Add memcached.
Christopher Baines
1
-0
/
+73
2017-01-12
services: Add 'redis-service-type'.
Christopher Baines
1
-1
/
+80
2016-12-15
services: postgresql: Add locale to configuration
Christopher Baines
1
-4
/
+18
2016-12-15
services: postgresql: Add port to configuration
Christopher Baines
1
-2
/
+7
2016-12-14
services: mysql: Add port to configuration
Christopher Baines
1
-3
/
+5
2016-09-10
system: Use 'file-append' to denote file names.
Ludovic Courtès
1
-2
/
+2
2016-07-21
services: Export *-service-type and *-configuration.
Tomáš Čech
1
-2
/
+8
2016-06-16
gnu: services: Add mysql-service.
宋文武
1
-1
/
+118
[next]