diff options
-rw-r--r-- | gnu/services/databases.scm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gnu/services/databases.scm b/gnu/services/databases.scm index 7799093264..72927c4534 100644 --- a/gnu/services/databases.scm +++ b/gnu/services/databases.scm @@ -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 |