<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Upgrading the Postgres DB Schema from Thingworx 8.4 to 9.3.2 in ThingWorx Developers</title>
    <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Upgrading-the-Postgres-DB-Schema-from-Thingworx-8-4-to-9-3-2/m-p/803603#M58653</link>
    <description>&lt;P&gt;Found it...&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Steps to Upgrade the Postgres DB from Thingworx 8.4 to 9.3.2&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Step 1:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Run Only thingworxPostgresSchemaUpdate8.4-to-8.5.bat for 8.4.3 to 8.5&lt;BR /&gt;&lt;STRONG&gt;Step 2:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;from 8.5 to 9.0 Run the Following Scripts&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;The following bat files can be found only in the 9.0.0 Software Download File and run the following bat files in order&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;thingworxPostgresSchemaUpdate.bat&lt;/LI&gt;
&lt;LI&gt;thingworxPostgresDBSetupBigIntTimezoneDataUpdate.bat&lt;/LI&gt;
&lt;LI&gt;thingworxPostgresModelTablesDataUpdate.bat (Update the sourceTimezone = UTC and targetTimezone = UTC in the bat file)&lt;/LI&gt;
&lt;LI&gt;thingworxPostgresStreamSchemaUpdate.bat&lt;/LI&gt;
&lt;LI&gt;thingworxPostgresDataTableSchemaUpdate.bat&lt;/LI&gt;
&lt;LI&gt;thingworxPostgresValueStreamSchemaUpdate.bat&lt;/LI&gt;
&lt;LI&gt;thingworxPostgresDataTableDataUpdate.bat (Update the chunkSize=100000, sourceTimezone = UTC and targetTimezone = UTC in the bat file)&lt;/LI&gt;
&lt;LI&gt;thingworxPostgresStreamDataUpdate.bat (Update the chunkSize=100000, sourceTimezone = UTC and targetTimezone = UTC in the bat file)&lt;/LI&gt;
&lt;LI&gt;thingworxPostgresValueStreamDataUpdate.bat (Update the chunkSize=1000000, sourceTimezone = UTC and targetTimezone = UTC in the bat file)&lt;/LI&gt;
&lt;LI&gt;thingworxPostgresDBCleanupBigIntTimezoneDataUpdate.bat&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;Step 3:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;9.0 to 9.1 is not needed&lt;BR /&gt;&lt;STRONG&gt;Step 4:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;9.1 to 9.2 run thingworxPostgresSchemaUpdate9.1-to-9.2.bat&lt;BR /&gt;&lt;STRONG&gt;Step 5:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;9.2 to 9.3 run thingworxPostgresSchemaUpdate9.2-to-9.3.bat&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Help Doc:&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Times New Roman'; font-size: 12.0pt;"&gt;&lt;A href="https://support.ptc.com/help/thingworx/platform/r9/en/index.html#page/ThingWorx/Help/Installation/Installation/manual_inplace_upgrade_windows.html#" target="_blank" rel="noopener"&gt;https://support.ptc.com/help/thingworx/platform/r9/en/index.html#page/ThingWorx/Help/Installation/Installation/manual_inplace_upgrade_windows.html#&lt;/A&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Times New Roman'; font-size: 12.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Times New Roman'; font-size: 12.0pt;"&gt;Thanks,&lt;BR /&gt;Shashi.&lt;/P&gt;</description>
    <pubDate>Thu, 23 Jun 2022 18:14:38 GMT</pubDate>
    <dc:creator>pshashipreetham</dc:creator>
    <dc:date>2022-06-23T18:14:38Z</dc:date>
    <item>
      <title>Upgrading the Postgres DB Schema from Thingworx 8.4 to 9.3.2</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Upgrading-the-Postgres-DB-Schema-from-Thingworx-8-4-to-9-3-2/m-p/803602#M58652</link>
      <description>&lt;P&gt;What are the steps that are involved while Upgrading the Postgres DB Schema from the Thingworx 8.4 to 9.3.2 ?&lt;BR /&gt;&lt;BR /&gt;Is there any documentation, where the steps are present for this ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shashi.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2022 19:26:11 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Upgrading-the-Postgres-DB-Schema-from-Thingworx-8-4-to-9-3-2/m-p/803602#M58652</guid>
      <dc:creator>pshashipreetham</dc:creator>
      <dc:date>2022-06-23T19:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading the Postgres DB Schema from Thingworx 8.4 to 9.3.2</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Upgrading-the-Postgres-DB-Schema-from-Thingworx-8-4-to-9-3-2/m-p/803603#M58653</link>
      <description>&lt;P&gt;Found it...&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Steps to Upgrade the Postgres DB from Thingworx 8.4 to 9.3.2&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Step 1:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Run Only thingworxPostgresSchemaUpdate8.4-to-8.5.bat for 8.4.3 to 8.5&lt;BR /&gt;&lt;STRONG&gt;Step 2:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;from 8.5 to 9.0 Run the Following Scripts&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;The following bat files can be found only in the 9.0.0 Software Download File and run the following bat files in order&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;thingworxPostgresSchemaUpdate.bat&lt;/LI&gt;
&lt;LI&gt;thingworxPostgresDBSetupBigIntTimezoneDataUpdate.bat&lt;/LI&gt;
&lt;LI&gt;thingworxPostgresModelTablesDataUpdate.bat (Update the sourceTimezone = UTC and targetTimezone = UTC in the bat file)&lt;/LI&gt;
&lt;LI&gt;thingworxPostgresStreamSchemaUpdate.bat&lt;/LI&gt;
&lt;LI&gt;thingworxPostgresDataTableSchemaUpdate.bat&lt;/LI&gt;
&lt;LI&gt;thingworxPostgresValueStreamSchemaUpdate.bat&lt;/LI&gt;
&lt;LI&gt;thingworxPostgresDataTableDataUpdate.bat (Update the chunkSize=100000, sourceTimezone = UTC and targetTimezone = UTC in the bat file)&lt;/LI&gt;
&lt;LI&gt;thingworxPostgresStreamDataUpdate.bat (Update the chunkSize=100000, sourceTimezone = UTC and targetTimezone = UTC in the bat file)&lt;/LI&gt;
&lt;LI&gt;thingworxPostgresValueStreamDataUpdate.bat (Update the chunkSize=1000000, sourceTimezone = UTC and targetTimezone = UTC in the bat file)&lt;/LI&gt;
&lt;LI&gt;thingworxPostgresDBCleanupBigIntTimezoneDataUpdate.bat&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;Step 3:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;9.0 to 9.1 is not needed&lt;BR /&gt;&lt;STRONG&gt;Step 4:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;9.1 to 9.2 run thingworxPostgresSchemaUpdate9.1-to-9.2.bat&lt;BR /&gt;&lt;STRONG&gt;Step 5:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;9.2 to 9.3 run thingworxPostgresSchemaUpdate9.2-to-9.3.bat&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Help Doc:&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Times New Roman'; font-size: 12.0pt;"&gt;&lt;A href="https://support.ptc.com/help/thingworx/platform/r9/en/index.html#page/ThingWorx/Help/Installation/Installation/manual_inplace_upgrade_windows.html#" target="_blank" rel="noopener"&gt;https://support.ptc.com/help/thingworx/platform/r9/en/index.html#page/ThingWorx/Help/Installation/Installation/manual_inplace_upgrade_windows.html#&lt;/A&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Times New Roman'; font-size: 12.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'Times New Roman'; font-size: 12.0pt;"&gt;Thanks,&lt;BR /&gt;Shashi.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2022 18:14:38 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Upgrading-the-Postgres-DB-Schema-from-Thingworx-8-4-to-9-3-2/m-p/803603#M58653</guid>
      <dc:creator>pshashipreetham</dc:creator>
      <dc:date>2022-06-23T18:14:38Z</dc:date>
    </item>
  </channel>
</rss>

