databasepostgresqlcommandsystemctl

Postgresql preset disabled


i'm trying to start postgresql with systemctl, but the preset is disabled. I need postgresql to start armitage. How can I enable the preset?

image showing command used and response

i've tried another command to enable the service, but the preset is still disabled


Solution

  • "preset: disabled" only means that the service wasn't set to autostart right after the installation, and you activated that later ("enabled").

    That has nothing to do with dependencies between services.