OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   17-Nov-2003 10:33:19
  Branch: HEAD                             Handle: 2003111709331900

  Modified files:
    openpkg-src/postgresql  postgresql.spec

  Log:
    fix typo

  Summary:
    Revision    Changes     Path
    1.81        +1  -1      openpkg-src/postgresql/postgresql.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/postgresql/postgresql.spec
  ============================================================================
  $ cvs diff -u -r1.80 -r1.81 postgresql.spec
  --- openpkg-src/postgresql/postgresql.spec    17 Nov 2003 09:06:58 -0000      1.80
  +++ openpkg-src/postgresql/postgresql.spec    17 Nov 2003 09:33:19 -0000      1.81
  @@ -417,7 +417,7 @@
                     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 | 
\\ "
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to