nixpkgs/nixos/modules/services
Oliver Charles 7de29bd26f Create the 'postgres' superuser
Old PostgreSQL installations were created using the 'root' database
user. In this case, we need to create a new 'postgres' account, as we
now assume that this is the superuser account.

Unfortunately, these machines will be left with a 'root' user as
well (which will have ownership of some databases). While PostgreSQL
does let you rename superuser accounts, you can only do that when you
are connected as a *different* database user. Thus we'd have to create a
special superuser account to do the renaming. As we default to using
ident authentication, we would have to create a system level user to do
this. This all feels rather complex, so I'm currently opting to keep the
'root' user on these old machines.
2014-04-06 12:38:01 +01:00
..
amqp nixos/rabbitmq: rewrite 2014-03-29 10:56:07 +01:00
audio
backup almir: correctly set PYTHONPATH 2014-03-21 18:02:15 +01:00
continuous-integration/jenkins remove users.jenkins config start on slave config. 2014-03-13 13:01:50 -07:00
databases Create the 'postgres' superuser 2014-04-06 12:38:01 +01:00
games nixos: add minecraft-server service 2014-03-29 05:31:27 -05:00
hardware Merge branch 'cache.pcscd' of git://github.com/wkennington/nixpkgs 2014-03-28 23:45:00 -04:00
logging
mail
misc Revert "nixos-manual: show manual on tty8 by default" 2014-03-17 12:45:57 +01:00
monitoring Merge branch 'nixos/statsd/statsd_port_fix' of git://github.com/offlinehacker/nixpkgs 2014-03-19 18:00:49 -04:00
network-filesystems OpenAFS client fixes 2014-03-14 14:40:17 +01:00
networking Merge branch 'nixos/containers/fix1' of git://github.com/offlinehacker/nixpkgs 2014-03-28 23:39:01 -04:00
printing
scheduling
search solr module: Activate JSP support in Winstone 2014-03-21 12:04:52 +01:00
security
system
torrent
ttys autovt@.service really has to be a symlink 2014-03-13 00:19:10 +01:00
web-servers nginx module: Enable modularly specifying servers 2014-03-17 23:31:56 -04:00
x11 Merge master into x-updates 2014-04-01 10:49:31 +02:00