rene Posted September 1, 2023 Report Share Posted September 1, 2023 Hello Daminion community, I wanted to share that I've just installed the most recent version, 8.4 build 3200, today. However, upon installation, I quickly noticed an unusual occurrence. There appears to be a Windows Task named "PostgreSQL server" that is running with as many as 50 processes simultaneously. Surprisingly, these processes exhibit minimal CPU usage, yet they consume a significant amount of memory ranging from 2 to 6 MB. This situation seems quite unconventional and concerning. Best regards, Quote Link to comment Share on other sites More sharing options...
Daria Kotilainen Posted September 1, 2023 Report Share Posted September 1, 2023 Hi Rene, what are your server specs? Quote Link to comment Share on other sites More sharing options...
rene Posted September 1, 2023 Author Report Share Posted September 1, 2023 Hi Daria, i post the specs tomorrow, am outside Quote Link to comment Share on other sites More sharing options...
Uwe Posted September 1, 2023 Report Share Posted September 1, 2023 confirmed. 60 postgreSQL Server background processes in my system regards, Uwe Quote Link to comment Share on other sites More sharing options...
rene Posted September 2, 2023 Author Report Share Posted September 2, 2023 18 hours ago, Daria Kotilainen said: Hi Rene, what are your server specs? Hi Daria, attached my Server specs: -Intel Xeon E31225 @ 3.10 GHz -16 GB RAM -Windows Server 2019 Standard Daminion rruns much faster after the update to 3200 Quote Link to comment Share on other sites More sharing options...
rene Posted September 5, 2023 Author Report Share Posted September 5, 2023 any update for this issue? Quote Link to comment Share on other sites More sharing options...
rene Posted September 14, 2023 Author Report Share Posted September 14, 2023 any news on this? Quote Link to comment Share on other sites More sharing options...
Daria Kotilainen Posted September 14, 2023 Report Share Posted September 14, 2023 Hi Rene, This behavior is not a bug, it's actually a very normal pattern to observe. There is an active database work going on, and even with Daminion server services turned off, you can see that there are multiple PostgreSQL processes running. You can use the following query to see what processes are active and what PostgreSQL is doing: SELECT * FROM pg_stat_activity; Kind regards, Daria Quote Link to comment Share on other sites More sharing options...
rene Posted September 15, 2023 Author Report Share Posted September 15, 2023 ok thank you Daria Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.