1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-30 05:51:19 +02:00

services: postgresql: Export missing <postgresql-configuration> accessor.

* gnu/services/databases.scm: Export POSTGRESQL-CONFIGURATION-EXTENSION-PACKAGES.
This commit is contained in:
Marius Bakke
2022-01-29 15:53:04 +01:00
parent 765be3dcef
commit 59847afda7

View File

@@ -55,6 +55,7 @@
postgresql-configuration-file
postgresql-configuration-log-directory
postgresql-configuration-data-directory
postgresql-configuration-extension-packages
postgresql-service
postgresql-service-type