<?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 reindex using &amp;quot;reindex&amp;quot; command in postgresql in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/reindex-using-quot-reindex-quot-command-in/m-p/1553631#M45442</link>
    <description>&lt;P&gt;How to reindex feature class that just been loaded into postgresql ? I load the data using Append tool.&lt;/P&gt;&lt;P&gt;I know I can use "rebuild Indexes (Data Management)".&lt;/P&gt;&lt;P&gt;But, can I use Postgresql command such as&lt;/P&gt;&lt;P&gt;&lt;FONT face="book antiqua,palatino"&gt;"REINDEX (verbose, concurrently)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="book antiqua,palatino"&gt;TABLE dbgis.bnp__attach;"&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Note: this table is an attachment that contains blob data. It has 200K+ records and each row has around 1MB of blob (picture)&lt;/P&gt;</description>
    <pubDate>Wed, 30 Oct 2024 03:28:06 GMT</pubDate>
    <dc:creator>yockee</dc:creator>
    <dc:date>2024-10-30T03:28:06Z</dc:date>
    <item>
      <title>reindex using "reindex" command in postgresql</title>
      <link>https://community.esri.com/t5/data-management-questions/reindex-using-quot-reindex-quot-command-in/m-p/1553631#M45442</link>
      <description>&lt;P&gt;How to reindex feature class that just been loaded into postgresql ? I load the data using Append tool.&lt;/P&gt;&lt;P&gt;I know I can use "rebuild Indexes (Data Management)".&lt;/P&gt;&lt;P&gt;But, can I use Postgresql command such as&lt;/P&gt;&lt;P&gt;&lt;FONT face="book antiqua,palatino"&gt;"REINDEX (verbose, concurrently)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="book antiqua,palatino"&gt;TABLE dbgis.bnp__attach;"&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Note: this table is an attachment that contains blob data. It has 200K+ records and each row has around 1MB of blob (picture)&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2024 03:28:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/reindex-using-quot-reindex-quot-command-in/m-p/1553631#M45442</guid>
      <dc:creator>yockee</dc:creator>
      <dc:date>2024-10-30T03:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: reindex using "reindex" command in postgresql</title>
      <link>https://community.esri.com/t5/data-management-questions/reindex-using-quot-reindex-quot-command-in/m-p/1553961#M45444</link>
      <description>&lt;P&gt;Yes, you can manage indexes manually with SQL in &lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;pgAdmin&lt;/FONT&gt;&lt;/STRONG&gt;, &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;psql&lt;/STRONG&gt;&lt;/FONT&gt;, or even &lt;FONT face="courier new,courier"&gt;&lt;STRONG&gt;arcpy.ArcSDESQLExecute()&lt;/STRONG&gt;&lt;/FONT&gt;.&lt;/P&gt;
&lt;P&gt;- V&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2024 20:08:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/reindex-using-quot-reindex-quot-command-in/m-p/1553961#M45444</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2024-10-30T20:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: reindex using "reindex" command in postgresql</title>
      <link>https://community.esri.com/t5/data-management-questions/reindex-using-quot-reindex-quot-command-in/m-p/1563592#M45502</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1060"&gt;@VinceAngelo&lt;/a&gt;&amp;nbsp;do I have to turn off the corresponding map service, stop editing using DML queries and quit any arcgis pro apps that access the feature class during the index rebuild ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2024 07:14:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/reindex-using-quot-reindex-quot-command-in/m-p/1563592#M45502</guid>
      <dc:creator>yockee</dc:creator>
      <dc:date>2024-12-02T07:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: reindex using "reindex" command in postgresql</title>
      <link>https://community.esri.com/t5/data-management-questions/reindex-using-quot-reindex-quot-command-in/m-p/1563665#M45503</link>
      <description>&lt;P&gt;I never have.&amp;nbsp; I do run CLUSTER, VACUUM, and REINDEX at quiet times, but "quiet" can be hard to find in 24x7 systems. REINDEX will slow down queries, but not cause them to fail. VACUUM might grab a lock; the docs will say for sure.&lt;/P&gt;
&lt;P&gt;- V&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2024 14:53:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/reindex-using-quot-reindex-quot-command-in/m-p/1563665#M45503</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2024-12-02T14:53:56Z</dc:date>
    </item>
  </channel>
</rss>

