Add compatibility note
This commit is contained in:
parent
c32669e075
commit
6892005c4d
1 changed files with 4 additions and 0 deletions
4
README
4
README
|
@ -23,6 +23,10 @@ This script :
|
||||||
- check if stand-by client(s) is connected (WARNING raise if not)
|
- check if stand-by client(s) is connected (WARNING raise if not)
|
||||||
- Return OK state with list and count of stand-by client(s)
|
- Return OK state with list and count of stand-by client(s)
|
||||||
|
|
||||||
|
Note : This script was originally write and test for PostgreSQL 9.1, but it could be compatible
|
||||||
|
with other versions of PostgreSQL. Do not hesitate to tell me how this script work with other
|
||||||
|
versions and share some fix. All contributions are welcome !
|
||||||
|
|
||||||
Requirements
|
Requirements
|
||||||
------------
|
------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue