services: databases: Add postgresql-configuration record exports.

* gnu/services/databases.scm: Export the record type, and all the field
accessors.
master
Christopher Baines 2018-03-04 15:56:02 +00:00
parent 69f7cf2bf4
commit 488ea71ed8
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 8 additions and 0 deletions

View File

@ -39,7 +39,15 @@
postgresql-config-file-ident-file
postgresql-config-file-extra-config
<postgresql-configuration>
postgresql-configuration
postgresql-configuration?
postgresql-configuration-postgresql
postgresql-configuration-port
postgresql-configuration-locale
postgresql-configuration-file
postgresql-configuration-data-directory
postgresql-service
postgresql-service-type