Add compatibility note
Benjamin Renard

Benjamin Renard commited on 2015-04-28 09:50:12
Showing 1 changed files, with 4 additions and 0 deletions.

... ...
@@ -23,6 +23,10 @@ This script :
23 23
   - check if stand-by client(s) is connected (WARNING raise if not)
24 24
   - Return OK state with list and count of stand-by client(s)
25 25
 
26
+Note : This script was originally write and test for PostgreSQL 9.1, but it could be compatible
27
+with other versions of PostgreSQL. Do not hesitate to tell me how this script work with other
28
+versions and share some fix. All contributions are welcome !
29
+
26 30
 Requirements
27 31
 ------------
28 32
 
29 33