We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b17775b commit 474f3daCopy full SHA for 474f3da
check_postgres.pl
@@ -1270,7 +1270,7 @@ package check_postgres;
1270
'filter=s@', ## used by same_schema only
1271
'suffix=s', ## used by same_schema only
1272
'replace', ## used by same_schema only
1273
- 'lsfunc=s', ## used by wal_fles and archive_ready
+ 'lsfunc=s', ## used by wal_files and archive_ready
1274
'skipcycled', ## used by sequence only
1275
);
1276
0 commit comments