Hi
CentOS 7
Postgres 9 to 12
For monitoring purpose, I would like that certain scripts are only run in primary server.
So I am looking ways to universally discover if postgresql cluster that is running is primary or not.
What would be the best way to achieve this?
Regards
Raul