http://mail.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/selfhosting/db/psql_ms.html
:wq to save and quit, then before we restart the postgresql service, we need to make sure that our config files postgresql.conf and pg_hba.conf are used by the real config file /etc/postgresql/11/main/postgresql.conf , however you CANNOT do this with the root user, otherwise you will fuck up the permissions of your postgresql install (to which i don't know how to fix) So make sure you are the postgres user to do the following: root@debian-nginx1:~# su -...