hello,
postagre process utilize 100% cpu even we dont have any database

technothumb

ls -l /proc/3830/exe
ls -l /proc/61389/exe

    Could you please check what this is? What is the content of the following file?

    Also check cron for any strange tasks

    crontab -l
    crontab -u postgres -l

      Aapanel will not add this task. It is recommended that you check whether it is added by your website program?
      If not, it is recommended that you back up the data, make a server snapshot backup, clear the relevant exceptions and proceed with the task.

      technothumb

        technothumb
        Hello, is postgres open to everyone to access: 0.0.0.? There is SQL injection in the program, which leads to the execution of sql code in pgsql.

        spacibekti