diff options
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-x | check_postgres.pl | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/check_postgres.pl b/check_postgres.pl index b22f4f511..8ca434732 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -6907,13 +6907,21 @@ The types of objects that can be filtered are: =over 4 =item user + =item schema + =item table + =item view + =item index + =item sequence + =item constraint + =item trigger + =item function =back |