Vaisala IRIS Focus patch 5.1.2

Instructions:

- Copy Vaisala_IRIS_installer-5.1.2.tar to a temporary directory.
- Extract the tar:

tar -xvf Vaisala_IRIS_installer-5.1.2.tar

- Run the upgrade script (must be root, no arguments necessary):

./rsw-upgrade

================================
Fixed in patch 5.1.2:
- FIRE-6976: /var filling up; moved postgres data dir to /srv.

This patch will create a new directory for postgres data (/srv/vaisala/radarsw/pgsql/9.4/data),
and the original directory will be renamed to /var/lib/pgsql/9.4/data.bak during the upgrade
procedure. Once IRIS Focus is running fine after the upgrade, you may delete this entire directory
to free disk space on /var.
