0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-19 08:31:01 +03:00
Commit graph

5 commits

Author SHA1 Message Date
Wolfgang Walther
41c5662cbe
nixos/postgresql: move postStart into separate unit
This avoids restarting the postgresql server, when only ensureDatabases
or ensureUsers have been changed. It will also allow to properly wait
for recovery to finish later.

To wait for "postgresql is ready" in other services, we now provide a
postgresql.target.

Resolves #400018

Co-authored-by: Marcel <me@m4rc3l.de>
2025-06-24 15:26:47 +02:00
Casey Link
23d344b9da nixos/davis: fix several outstanding bugs
As reported in #317303, this fixes:

- nginx config is now actually optional
- mail dsn options are now optional
- broken stdout logging has been replaced with default file logging in
  state dir

fixes #317303
2025-05-20 15:19:19 +02:00
Piotr Kwiecinski
2789e7a7b3
nixosTests.davis: migrate to runTest
Part of #386873
2025-03-30 00:29:17 +01:00
Quentin Frey
80a399ba1b
davis: 4.4.4 -> 5.0.2 2025-01-17 19:22:02 +01:00
Casey Link
17d73dc9a1
nixos/davis: init 2024-04-01 12:55:29 +02:00