nixpkgs/nixos/doc/manual/release-notes
Maximilian Bosch d363f52625
nixos/postgresql: drop ensurePermissions option
...effectively what was planned already in , but it was too late
because the branches were restricted and didn't allow any breaking
changes anymore.

It also suffers from the same issue that we already had when discussing
this the last time[1] when `ensureDBOwnership` was ultimately introduced
as band-aid fix: newly created users don't get CREATE permission on
the `public` schema anymore (since psql 15), even with `ALL PRIVILEGES`.

If one's use-case is more sophisticated than having a single owner, it's
questionable anyways if this module is the correct tool since
permissions aren't dropped on a change to this option or a removal which
is pretty surprising in the context of NixOS.

[1] https://github.com/NixOS/nixpkgs/pull/266270
2024-02-12 21:10:33 +01:00
..
release-notes.md nixos/doc: include section for 24.05 2023-12-14 19:20:33 +01:00
rl-1310.section.md
rl-1404.section.md
rl-1412.section.md
rl-1509.section.md
rl-1603.section.md
rl-1609.section.md doc: avoid 'simply' () 2023-11-09 21:48:05 +01:00
rl-1703.section.md
rl-1709.section.md
rl-1803.section.md
rl-1809.section.md
rl-1903.section.md
rl-1909.section.md doc: avoid 'simply' () 2023-11-09 21:48:05 +01:00
rl-2003.section.md doc: avoid 'simply' () 2023-11-09 21:48:05 +01:00
rl-2009.section.md doc: avoid 'simply' () 2023-11-09 21:48:05 +01:00
rl-2105.section.md
rl-2111.section.md nixos/snapraid: remove from top-level 2023-12-06 19:02:38 +01:00
rl-2205.section.md
rl-2211.section.md doc: avoid 'simply' () 2023-11-09 21:48:05 +01:00
rl-2305.section.md alsa-utils: fix eval 2023-11-17 00:46:24 +01:00
rl-2311.section.md nixos/wpa_supplicant: Ensure the generated config isn't world-readable 2023-12-09 21:33:55 +00:00
rl-2405.section.md nixos/postgresql: drop ensurePermissions option 2024-02-12 21:10:33 +01:00