Hi Peter, I could locally fix the problem by temporarily commenting out the "createuser --superuser postgres" line in the module, then grant superuser&createrole rights to "root" and then put the line back in.
I agree that the module should be fixed instead, but I don't know how to do that. Cheers, Aristid 2014-04-11 20:06 GMT+02:00 Peter Simons <[email protected]>: > Hi guys, > > I think it's very important that the PostgresSQL scripts in 'master' > manage to start the pre-existing database correctly under all those > wicked circumstances we've created by now. > > I, for one, updated NixOS, and then found out that my PostgreSQL server > won't start any more. I'm not familiar with the way PostgresSQL works > internally; I'm using it only because Hydra wants it. Now, I have no > idea how to recover from the current non-functional situation, and I > very much hope that "nixos-rebuild --update switch" will do it for me in > the foreseeable future. > > Is that a reasonable expectation? > > Take care, > Peter > > _______________________________________________ > nix-dev mailing list > [email protected] > http://lists.science.uu.nl/mailman/listinfo/nix-dev _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
