-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I just installed Airflow from your flake and got the following warning about Postgres.
`services.postgresql.ensureUsers.*.ensurePermissions` is used in your expressions,
this option is known to be broken with newer PostgreSQL versions,
consider migrating to `services.postgresql.ensureUsers.*.ensureDBOwnership` or
consult the release notes or manual for more migration guidelines.
This option will be removed in NixOS 24.05 unless it sees significant
maintenance improvements.
Metadata
Metadata
Assignees
Labels
No labels