Skip to content

Failed to fetch metric data #673

Closed Answered by pashagolub
AnDBAIdewe asked this question in Q&A
Discussion options

You must be logged in to vote

According to the PostgreSQL chagelog:

Remove long-deprecated exclusive backup mode (David Steele, Nathan Bossart)
If the database server stops abruptly while in this mode, the server could fail to start. The non-exclusive backup mode is considered superior for all purposes. Functions pg_start_backup()/pg_stop_backup() have been renamed to pg_backup_start()/pg_backup_stop(), and the functions pg_backup_start_time() and pg_is_in_backup() have been removed.

You need to update your metrics definition as well.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by pashagolub
Comment options

You must be logged in to vote
1 reply
@pashagolub
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants
Converted from issue

This discussion was converted from issue #672 on August 07, 2023 08:53.