Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
What are the steps that are involved while Upgrading the Postgres DB Schema from the Thingworx 8.4 to 9.3.2 ?
Is there any documentation, where the steps are present for this ?
Thanks,
Shashi.
Solved! Go to Solution.
Found it...
Steps to Upgrade the Postgres DB from Thingworx 8.4 to 9.3.2
Step 1: Run Only thingworxPostgresSchemaUpdate8.4-to-8.5.bat for 8.4.3 to 8.5
Step 2: from 8.5 to 9.0 Run the Following Scripts
Note: The following bat files can be found only in the 9.0.0 Software Download File and run the following bat files in order
Step 3: 9.0 to 9.1 is not needed
Step 4: 9.1 to 9.2 run thingworxPostgresSchemaUpdate9.1-to-9.2.bat
Step 5: 9.2 to 9.3 run thingworxPostgresSchemaUpdate9.2-to-9.3.bat
Help Doc:
Thanks,
Shashi.
Found it...
Steps to Upgrade the Postgres DB from Thingworx 8.4 to 9.3.2
Step 1: Run Only thingworxPostgresSchemaUpdate8.4-to-8.5.bat for 8.4.3 to 8.5
Step 2: from 8.5 to 9.0 Run the Following Scripts
Note: The following bat files can be found only in the 9.0.0 Software Download File and run the following bat files in order
Step 3: 9.0 to 9.1 is not needed
Step 4: 9.1 to 9.2 run thingworxPostgresSchemaUpdate9.1-to-9.2.bat
Step 5: 9.2 to 9.3 run thingworxPostgresSchemaUpdate9.2-to-9.3.bat
Help Doc:
Thanks,
Shashi.