Skip to content

Commit f661686

Browse files
author
Greg Sabino Mullane
committed
Make txn_idle show OK if none found.
1 parent 16e5f80 commit f661686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

check_postgres.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6827,7 +6827,7 @@ sub check_txn_idle {
68276827
}
68286828
$db->{perf} .= msg('maxtime', $max);
68296829
if ($max < 0) {
6830-
add_unknown msg('txnidle-none');
6830+
add_ok msg('txnidle-none');
68316831
next;
68326832
}
68336833

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy