UPGRADE
changeset 42 9d10877e1c10
parent 38 c44ea4526546
child 67 e4d25f50164d
equal deleted inserted replaced
41:fbcb7e314510 42:9d10877e1c10
     1 If you still have installed vmm 0.3.x you have to proceed this step first:
     1 If you still have installed vmm 0.3.x you have to proceed this step first:
     2     * upgrade your vmm installation to version 0.4
       
     3 
     2 
     4 If you have installed vmm 0.4 you have to proceed this step:
     3     * upgrade your vmm installation to version 0.4-r41
     5    * execute upgrade.sh
     4 
       
     5 
       
     6 If you have installed vmm 0.4/0.4-r41 you have to proceed this steps:
       
     7 
       
     8     * stop Postfix and Dovecot
       
     9     * backup/dump your database.
       
    10     * backup/dump your database!
       
    11     
       
    12     * start psql and connect to the appropriate database (ex. psql mailsys)
       
    13     * update the database: \i update_tables_0.4.x-0.5.pgsql
       
    14 
       
    15     * execute upgrade.sh
       
    16 
       
    17     * start Dovecot and Postfix
       
    18 
     6 
    19 
     7 else
    20 else
     8      * read INSTALL
    21      * read INSTALL