简体   繁体   English

在 linux 上运行的进程“rumpostgreswk”占用了 100% memory 和 CPU,它来自哪里?

[英]Process 'rumpostgreswk' running on linux and took 100% memory and CPU, where does it come from?

I have a question, I'm running a nodeJs server on a Digital Ocean droplet.我有一个问题,我在 Digital Ocean droplet 上运行 nodeJs 服务器。 I'm using pm2 for monitoring the application, everything looks fine.我正在使用 pm2 监视应用程序,一切看起来都很好。 However suddenly, 100% of the CPU and memory were used by a process called rumpostgreswk screenshot of process .然而突然间,100% 的 CPU 和 memory 被一个名为rumpostgreswk screenshot of process 的进程使用了。 I killed the process but I don't know if it will come back again, as it happened during a night and was the first time.我杀死了这个过程,但我不知道它是否会再次出现,因为它发生在一个晚上并且是第一次。 Can someone help me with this issue?有人可以帮我解决这个问题吗? Thanks in advance.提前致谢。

I think you should check the cron.我认为你应该检查一下cron。

sudo crontab -u postgres -l

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM