]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/updatedb/update_postgresql_tables_11_to_12.in
Correct copy/paste typos
[bacula/bacula] / bacula / updatedb / update_postgresql_tables_11_to_12.in
index b6e395e727e14371d862eb540e8825154af09600..51e9f7bcd66abf3dd3ea3e1d8b3b6cb84c820084 100644 (file)
@@ -1,9 +1,9 @@
 #!/bin/sh
 #
-# Shell script to update MySQL tables from Bacula Community version 3.0.x to 5.0.0
+# Shell script to update PostgreSQL tables from Bacula Community version 3.0.x to 5.0.0
 #
 echo " "
-echo "This script will update a Bacula MySQL database from version 11 to 12"
+echo "This script will update a Bacula PostgreSQL database from version 11 to 12"
 echo " which is needed to convert from Bacula Community version 3.0.x to 5.0.x"
 echo " "