Ralf S. Engelschall před 22 roky
rodič
revize
db2043d48e
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      postgresql/postgresql.spec

+ 1 - 1
postgresql/postgresql.spec

@@ -417,7 +417,7 @@ AutoReqProv:  no
                   echo "which is a major version upgrade. We expect a database incompatibility,"
                   echo "so we strongly recommend you to recreate the existing database under"
                   echo "$RPM_INSTALL_PREFIX/var/postgresql/db/ by running the following command:"
-                  echo "    \$ $RPM_INSTALL_PREFIX/bin/pg_dump restore"
+                  echo "    \$ $RPM_INSTALL_PREFIX/bin/pg_migrate restore"
                   echo "If this fails for some reasons, try to restore your data manually:"
                   echo "    \$ $RPM_INSTALL_PREFIX/lib/openpkg/bzip2 -d -c \\ "
                   echo "      $RPM_INSTALL_PREFIX/var/postgresql/db.dump.sql.bz2 | \\ "