-
-
**What did you do?**
I've created PostgreSQL user for monitoring as described in the readme
```
Run following command if you use PostgreSQL versions >= 10
GRANT pg_monitor to postgres_exporter…
-
### Is there an existing issue already for this bug?
- [x] I have searched for an existing issue, and could not find anything. I believe this is a new bug.
### I have read the troubleshooting guide
…
-
Add view for `pg_stat_io`
`pg_stat_io`:
Rows of the view show IO operations for a particular backend type, IO target
object, IO context combination (e.g. a client backend's operations on
perman…
-
### Version
24.07
### On which installation method(s) does this occur?
Docker
### Describe the issue
when i train_graphcast on a single player with multiple cards,encounter the following error me…
-
Hi,
I'm trying to form a connection string with data from vault:
```go
local.file "vault_token" {
filename = "/xxx/yyy"
is_secret = true
}
remote.vault "postgre_metrics_read" {
server = "http…
-
I recently installed pg_stat_monitor to find top queries,
and after executing 'create extension pg_stat_monitor;' and then running 'select * from pg_stat_monitor;', I
noticed that the DBMS became si…
-
I'm using the following ArgoCD application:
```yml
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: cloudnative-pg-cluster-something-postgres
namespace: argocd
finalizers:
-…
-
From https://core.intrigue.io/docker-one-liner:
```
$ docker run -e LANG=C.UTF-8 --memory=8g -p 0.0.0.0:7777:7777 -it "intrigueio/intrigue-core:latest"
```
Produces:
```
2024-11-27T19:52:24.57…
-
We've found that a standard repmgr setup does not provide access to the repmgr metadata for the pg_monitor role. This would be useful for monitoring and diagnostic tools