11 Sep 2019 01:04 PM - last edited on 12 Apr 2023 12:36 PM by Karolina_Linda
Hi,
I'm currently trying to split several processes PostgreSQL that falls under a unique Process-Group in different Process Groups.
In order to do so, as I did before for processes like jboss/weblogic ecc... I'm looking into the following menù:
Setting > Process and containers > Process group detection > Process group detection rules
I cannot find any process property that includes PostgreSQL.
My guess is that this is intended but is there any work-around to achive this goal?
Thank you
Solved! Go to Solution.
11 Sep 2019 03:14 PM
You can gry configuring environment variables on each host nas split PG based on this. If you have multiple hosts that serves PG you can as well define host group for them:
Procesem working on different hostgroups will split automatically
Sebastian
12 Sep 2019 08:51 AM
This can be the way to go and I totally missed it.
Going to study to see if this fit my managed situation, thank you for your time!