aaP_leon6077 Hey i got a issue my "PostgreSQL Manager (Server)" is not auto starting on root restart ..
aaPanel_Kern aaP_leon6077 Try to use the ssh tool or terminal to log in to the root user, and execute the command to manually add the automatic startup on boot: /sbin/update-rc.d pgsql defaults
aaP_leon6077 aaPanel_Kern root@kvm:~# /sbin/update-rc.d pgsql defaults -bash: /sbin/update-rc.d: No such file or directory