1 2 3 4 5
{ "pacman -Syy --noconfirm postgresql" : null, "systemctl enable postgresql" : null, "su - postgres -c \"initdb -D /var/lib/postgres/data\"" : null }