Show
Ignore:
Timestamp:
04/17/03 23:33:16 (21 years ago)
Author:
jalet
Message:

Version 1.03 is out.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/initscripts/README.postgresql

    r900 r942  
    6969        - Executes the pykota-upgrade-postgresql.sql script :   
    7070         
    71             pykota=# \i pykota-upgrade-postgresql.sql 
     71            pykota=# \i VERYOLDpykota-upgrade-postgresql.sql 
    7272             
    7373        - Quit the psql frontend :     
     
    7676             
    7777        - Your PostgreSQL PyKota storage is now ready 
    78           for use. 
     78          for use for the next step, i.e. upgrade the 
     79          database schema to version 1.03. PLEASE 
     80          TAKE ANY STEPS DESCRIBED IN THE NEXT SECTION. 
    7981   
    8082  If you already run PyKota v1.01 or above, you don't need 
     
    9193   
    9294* If you are already running PyKota 1.01 or 1.02 and want to upgrade to  
    93   1.03, YOU HAVE TO RUN the upgrade-1.01-to-1.03.sh shell script. 
     95  1.03, YOU HAVE TO RUN the upgrade-from-before-1.03.py shell script. 
    9496  NOT LAUNCHING THIS SCRIPT WILL CAUSE PYKOTA TO STOP WORKING ! 
    95   Please don't run this script if your existing version of PyKota is  
    96   already 1.03 or higher. 
     97  PLEASE NEVER RUN THIS SCRIPT IF YOUR EXISTING VERSION OF PYKOTA IS  
     98  ALREADY 1.03 OD HIGHER.