mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 06:06:53 -05:00
services: postgresql: Export missing <postgresql-configuration> accessor.
* gnu/services/databases.scm: Export POSTGRESQL-CONFIGURATION-EXTENSION-PACKAGES.
This commit is contained in:
parent
765be3dcef
commit
59847afda7
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ (define-module (gnu services databases)
|
||||||
postgresql-configuration-file
|
postgresql-configuration-file
|
||||||
postgresql-configuration-log-directory
|
postgresql-configuration-log-directory
|
||||||
postgresql-configuration-data-directory
|
postgresql-configuration-data-directory
|
||||||
|
postgresql-configuration-extension-packages
|
||||||
|
|
||||||
postgresql-service
|
postgresql-service
|
||||||
postgresql-service-type
|
postgresql-service-type
|
||||||
|
|
Loading…
Reference in a new issue