Fix validation script to work with FreeBSD.
The validate_postgresql_connection.sh script was coded to rely on
bash which is not available by default in FreeBSD. Updated script
to use /bin/sh which is a valid POSIX shell.
Fix validation script to work with FreeBSD. Tags None Subscribers None
Description
Details
|