Hi.
I have a question regarding defaultUser/defaultGroup in file nixos/modules/services/cluster/patroni/default.nix.
I wonder if there is a particular reason to set those to patroni/patroni. Because it seems to me that, in this case, it requires a bunch of additional changes to operate postgres “as usual”.
Also, from what I see in patroni/patroni, I am not sure that user patroni should be preferred over postgres for the user to run both.
Am I missing something?
Thanks.