]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/cats/update_postgresql_tables.in
Complete port to Windows
[bacula/bacula] / bacula / src / cats / update_postgresql_tables.in
index 87ea9128a5ad3abbfe0d02b2f796342757a1761e..a584543ee35e24539de9266e5984960058c38c03 100755 (executable)
@@ -3,7 +3,7 @@
 # Shell script to update PostgreSQL tables from version 1.38 to 1.39
 #
 echo " "
-echo "This script will update a Bacula SQLite database from version 9 to 10"
+echo "This script will update a Bacula PostgreSQL database from version 9 to 10"
 echo " which is needed to convert from Bacula version 1.38.x to 1.39.x or higher"
 echo "Depending on the size of your database,"
 echo "this script may take several minutes to run."