Questions tagged [pghero]

3 questions
0
votes
0 answers

pghero relying on old postgres package

I am trying to install pghero and came across a package that doesn't exist in the pgdg repo anymore: # yum install pghero Last metadata expiration check: 0:08:39 ago on Wed 19 Apr 2023 03:09:19 PM UTC. Error: Problem: cannot install the best…
0
votes
0 answers

PGHero - Docker - Monitor all databases in the cluster

Is it possible to deploy a single standalone, docker instance, of PGHero and be able to use it to monitor all databases in the cluster ? Many thanks, -- Pierre
ZeDalaye
  • 689
  • 7
  • 17
0
votes
0 answers

Pghero maximum query length in query stats

A couple of our longest running queries exceed 10,000 characters, but cannot be analysed through the pghero interface because they have been truncated to around 9980 characters. I had a look through the code but couldn't see any limitations being…
David Aldridge
  • 51,479
  • 8
  • 68
  • 96