1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 13:10:33 +02:00
Files
guix/gnu/services
Tomas Volf 5bbb053bea services: postgresql-service-type: Allow allowing to log into the user.
It is often useful to be able to use the `postgres' user for management tasks,
so this commit allows setting that.  The default behavior is not changed.

I have also added missing exports and sorted them by alphabet.

* gnu/services/databases.scm (%default-home-directory): New variable.
(<postgresql-configuration>): Add home-directory, allow-login? fields.
(create-postgresql-account): Use them.
* doc/guix.texi (Database Services): Document it.

Change-Id: I2212e5082ff4e87c49a5a8a4711bf929dd08626a
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Modified-by: Ludovic Courtès <ludo@gnu.org>
2025-04-23 12:25:46 +02:00
..
2025-02-19 11:21:47 +02:00
2023-08-15 23:30:44 +02:00
2025-04-22 11:35:24 +09:00
2024-06-02 18:04:34 +03:00
2025-03-11 14:50:47 -07:00
2024-07-18 10:45:19 +08:00
2025-04-14 13:49:29 +09:00
2025-04-08 17:12:29 +02:00