Commit graph

2 commits

Author SHA1 Message Date
Bryan Kowal
604c5a4d10 Omaha #3049 - entire data directory cannot be removed because it is mounted
The script does still verify that the variable reference to the data directory is set. Thus, the root
directory could only be removed as a result of malicious intent. A user could intentionally not
set the data directory and remove the verification check or the user could intentionally set the
data directory to the root location.


Former-commit-id: efe867dc134027eb7cdf393473476fcc4ec0f6f8
2014-08-13 16:59:26 -05:00
Bryan Kowal
a2be914331 Omaha #3475 - PostgreSQL Upgrade.
amend: vacuum databases after upgrade due to: http://www.postgresql.org/docs/9.3/static/release-9-3-2.html E.4.2 VACUUM tests
amend: update viz xdat to use the newer PostgreSQL jdbc driver
amend: fix formatting

Change-Id: Icda3348eea3e5edd879acb3a897bc530e73fb7f3

Former-commit-id: 426a8c8863ea6be7d6795ace387c214ce3b36790
2014-08-12 15:10:39 -05:00