guix/gnu
Christopher Baines 21b712acc7
gnu: databases: Define postgresql-10.
So that it can be used, rather than postgresql. Because the major version of
the package is important, as it relates to the compatability with the data
files used by the service, it's useful to have a stable name to refer to a
package for version 10 of PostgreSQL.

* gnu/packages/databases.scm (postgresql-10): New variable.
2020-10-20 22:39:43 +01:00
..
bootloader system: Use locale information in grub.cfg. 2020-10-18 15:33:05 +02:00
build
installer installer: Create bios_grub partition when it is needed. 2020-10-19 21:54:25 +02:00
machine system: Provide locale information to the bootloader. 2020-10-18 15:33:05 +02:00
packages gnu: databases: Define postgresql-10. 2020-10-20 22:39:43 +01:00
services services: databases: Deprecate the postgresql-service procedure. 2020-10-20 22:39:43 +01:00
system
tests tests: monitoring: Use (service postgresql-service-type). 2020-10-20 22:39:42 +01:00
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm installer: Call setlocale after init gettext. 2020-10-18 17:55:40 +02:00
local.mk gnu: Add farstream. 2020-10-20 00:21:31 +02:00
machine.scm
packages.scm
services.scm services: provenance: Wrap config file name in 'assume-valid-file-name'. 2020-10-16 15:00:50 +02:00
system.scm system: Provide locale information to the bootloader. 2020-10-18 15:33:05 +02:00
tests.scm