Jump to content

[8.4 3200] - Windows Process called "PostgreSQL Server runs with up to 50 process


Recommended Posts

Posted

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,

Posted
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

  • 2 weeks later...
Posted

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

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...