Upgrade to 1.4.0

Jeff Foster jfoste at woodward.com
Tue Oct 2 07:37:53 PDT 2001


There is a minor error in upgrade8.html -

Original text -

If you are using PostgreSQL, apply the following changes to your database: 

    CREATE UNIQUE INDEX agent_pkey ON agent ( agentnum );
    CREATE UNIQUE INDEX agent_type_pkey agent_type ( typenum );

Should read -
    CREATE UNIQUE INDEX agent_type_pkey ON agent_type ( typenum );


I'm confused by the line 

 - create a service based on svc_forward 

What should I do ?


Jeff Foster
jfoste at woodward.com

***
The information in this e-mail is confidential and intended solely for the
individual or entity to whom it is addressed. If you have received this
e-mail in error please notify the sender by return e-mail, delete this
e-mail, and refrain from any disclosure or action based on the information.
****



More information about the freeside-users mailing list