-
Notifications
You must be signed in to change notification settings - Fork 30
Troubles with logical replication #15
Comments
Hello there, guys! We have the same problem:
|
Maybe there is a way to disable these metrics without affecting others until an update is released? |
Hi, |
here:
|
same problem |
Same issue version 0.7.5 or 0.8.0b6 with pg12 |
Describe the bug
We are using PostgreSQL logical replication (with debezium). And there are multiple logical replication processes per cluster.
This is what pg_stat_replication shows:
pgscv does not work in such setup.
Errors looks like this:
And its seems to be truly that data was collected before with the same name and label values
Steps to reproduce
Use postgresql 11 with multiple logical replication walsenders.
Expected behavior
There should be no errors and exporter mast work correctly.
pgSCV startup options
Errors and Logs
All are in Describe the bug section
Environment (please complete the following information):
cat /etc/os-release
]pgscv --version
]pgscv 0.7.5 d52f09925a44a67493bd8c598a42c7455e182d5e-release
psql -c 'select version()'
]Yes
Additional context
None
The text was updated successfully, but these errors were encountered: