diff options
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -36,12 +36,12 @@ make install The last step usually needs to be done as the root user. You may want to copy the script to a place that makes more sense for Nagios, if using it -for that purpose. See the "Quick" insructions above. +for that purpose. See the "Quick" instructions above. For 'make test', please report any failing tests to check_postgres@bucardo.org. The tests need to have some standard Postgres binaries available, such as 'initdb', 'psql', and 'pg_ctl'. If these are not in your path, or you want to -use specific ones, pleae set the environment variable PGBINDIR first. +use specific ones, please set the environment variable PGBINDIR first. Once 'make install' has been done, you should have access to the complete documentation by typing: |