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

    r889 r942  
    3434    if you want to use PostgreSQL as the Quota Storage Backend. 
    3535     
    36   * pykota-upgrade-postgresql.sql : 
     36  * VERYOLDpykota-upgrade-postgresql.sql : 
    3737   
    3838    This file upgrades the PostgreSQL Quota Storage Database schema 
    3939    from versions before 1.01 to version 1.01. 
    40     Don't use it if you already run a post-1.01 PyKota version. 
     40    DON'T USE IT IF YOU ALREADY RUN A POST-1.01 PyKota VERSION. 
    4141     
    42   * upgrade-1.01-to-1.03.sh : 
     42  * upgrade-from-before-1.03.py : 
    4343   
    4444    This shell script upgrades the PostgreSQL Quota Storage Database schema 
     
    4949    Server), without prompting for a password. Please read this script and  
    5050    adapt it to your own configuration before running it. THIS IS IMPORTANT. 
     51     
     52    THIS SCRIPT MAKES ANY REASONABLE CHECK TO ENSURE THAT YOUR DATAS WON'T  
     53    BE LOST, AND ALSO DUMPS YOUR OLD DATABASE TO A TEXT FILE BEFORE DOING 
     54    ANYTHING. IT WAS TESTED SEVERAL TIMES AND SHOULDN'T PRODUCE ANY ERROR 
     55    EXCEPT ABOUT THE pykotaadmin and pykotauser POSTGRESQL USERS WHO  
     56    ALREADY EXIST WHEN THE DATABASE SCHEMA IS UPGRADED. THIS IS NORMAL ! 
    5157