<?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: Pgdata storage management in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/pgdata-storage-management/m-p/1400400#M39059</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/450150"&gt;@hlindemann&lt;/a&gt;. Thank you very much for you help, much appreciated ! We've udpated to 11.2 since then.&lt;/P&gt;&lt;P&gt;According to the report (or python script), there is only 1Gb in total for all items of our Portal (file + feature size) while my pgdata folder is around 160Gb. If you're familair with FME, I understand that I should rather use "ChangeDetector" to assign one fme_operation to each feature and directly link those to a writer (as configured in attached picture).&lt;/P&gt;&lt;P&gt;This would fix any future problems, but not the past 'index' issues. How should I procede to really overwrite those layers in FME (thus freeing storage and improving performance) ? NB: Those are used in a production environnement and are linked to several dashboards I cannot afford to break. Thank you in advance.&lt;/P&gt;&lt;P&gt;NB:&amp;nbsp;Similarly to your script, there is also the built-in report from the Portal, which provided the same results. I'm still not sure if I can trust those figures, since my biggest hosted feature layer, with more than 50 000 features, is estimated at around 1mb only (vs 70mb for the dbf file of the same local shapefile).&lt;/P&gt;</description>
    <pubDate>Mon, 25 Mar 2024 16:09:11 GMT</pubDate>
    <dc:creator>Arnaud_Leidgens</dc:creator>
    <dc:date>2024-03-25T16:09:11Z</dc:date>
    <item>
      <title>Pgdata storage management</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/pgdata-storage-management/m-p/1375323#M38370</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;We've been using&amp;nbsp; ArcGIS entreprise for a few years now (classic deployement, single server). Those last few months, we consumed 20 additional Gb per month, which is not really sustainable on the long run.&amp;nbsp;This increase&amp;nbsp;coincides more or less with the 11.1 update, but I'm not sure if this is related.&lt;/P&gt;&lt;P&gt;When I monitor the D drive, where everything is installed, I see that most of that storage consumption (140go) is linked to the folder ArcGISDataStore&amp;gt;pgdata&amp;gt;base&amp;gt;16401. All files are capped at 1go and I don't understand how they relate to my Portal's items. I understand that pgdata is useful for postgresql functionning.&lt;/P&gt;&lt;P&gt;We've around 2000 items, including 500 maps configured for offline mode (sync enabled), around 25 dashboards and 200 users (mostly viewers). We don't use hosted rasters. We also regularly truncate and populate several hosted feature layers with data from Microsoft SQL server (daily FME scripts). NB: Those specific items appear as having 0b size on the Portal, despite being sometimes composed of dozens of thousands of polygons.&amp;nbsp;&lt;/P&gt;&lt;P&gt;That storage consumption may be justified, but I need a way to manage it on our server. When I generate a report of all Portal's items, sorted by size, the total is only around 1Gb, which is far from the 140go of pgdata folder.&amp;nbsp;&lt;/P&gt;&lt;P&gt;NB: ESRI's support has not been able to help me on this topic since July 2023. I'm trying to find a way to better manage my storage and to identify which items are consumming the most. Is it coming from the features layers themsleves, dashboards, offline sync, ghost backup, etc. ?&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;Arnaud&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 08:01:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/pgdata-storage-management/m-p/1375323#M38370</guid>
      <dc:creator>Arnaud_Leidgens</dc:creator>
      <dc:date>2024-01-31T08:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: Pgdata storage management</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/pgdata-storage-management/m-p/1375333#M38372</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/510041"&gt;@Arnaud_Leidgens&lt;/a&gt;&amp;nbsp;can you have a look if you have a large amount of Wall files, if you don't run regular backups then those can grow exponentially.&lt;/P&gt;&lt;P&gt;I am thinking it is failed replicas to your mobile devices that is causing the problem, because of the large sync volume, check this buy checking off sync it will tell you, you have x replicas waiting to replicate, but don't save the setting please &lt;STRONG&gt;make Backups&lt;/STRONG&gt; before any changes.&lt;/P&gt;&lt;P&gt;you will have to probably have a look at the datastore tables, to get a better idea. you can query the size of each table in python.&lt;/P&gt;&lt;P&gt;Then trunk and load might also create the problem, I have seen features grow to 100's of GIG's with trunk and load scripts. What you can do is override the layer and see if the size drops.&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Henry&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2024 11:38:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/pgdata-storage-management/m-p/1375333#M38372</guid>
      <dc:creator>hlindemann</dc:creator>
      <dc:date>2024-01-29T11:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Pgdata storage management</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/pgdata-storage-management/m-p/1375391#M38376</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/450150"&gt;@hlindemann&lt;/a&gt;&amp;nbsp;Thank you for your answer. The whole server is backed-up, which is why we don't run regular back-ups in ArcGIS ecosystem. If we talk about 'walarchives' files, they indeed piled up despite webgisdr settings (also checked by ESRI support). I've a script to delete those weekly. The problem seems to be linked to the pgdata folder.&lt;/P&gt;&lt;P&gt;About the failed replicas, I've this feeling it could be the cause. We're operating in Africa, where internet connection is less reliable. We all use offline mode. I had several cases where the download failed on mobile (last %).&amp;nbsp;We don't use predefined 'map areas' and we prefer the manual "add offline area" solution on mobile device for flexibility (and because 'map areas' packaging sometimes failed). NB: Note that all truncatted/rewritten layers (FME/MSSQL) are linked to offline areas, for the 500 web maps, since the objective is to display daily ERP data in pop-up windows, mainly in offline mode, so there is a lot of synchronization happening there.&lt;/P&gt;&lt;P&gt;I tried to disable sync for one of our main layer. I've the message below, but I guess it is because I created a few views from this master layer.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled1.png" style="width: 627px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/93029i9E77B133C056A1F2/image-size/large?v=v2&amp;amp;px=999" role="button" title="Untitled1.png" alt="Untitled1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;We stopped all FME scripts during the 3 weeks of Christmas vacation. Pgdata's size didn't increase. However, i) it could be because we've not used the system at all (Portal and Field Maps), ii) it doesn't tell me how I can monitor and manage the storage, to identify where the problem comes from.&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;NB : We truncated most of data of 2023, to start fresh in 2024. I expected pgdata to decrease a bit but the opposite was observed.&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 29 Jan 2024 15:34:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/pgdata-storage-management/m-p/1375391#M38376</guid>
      <dc:creator>Arnaud_Leidgens</dc:creator>
      <dc:date>2024-01-29T15:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Pgdata storage management</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/pgdata-storage-management/m-p/1375430#M38381</link>
      <description>&lt;P&gt;Thank you. Interesting ! That seems great for developers but less great for users who do not use time-series. We didn't enable any spatio-temporal datastore in our infrastructure.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2024 15:31:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/pgdata-storage-management/m-p/1375430#M38381</guid>
      <dc:creator>Arnaud_Leidgens</dc:creator>
      <dc:date>2024-01-29T15:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Pgdata storage management</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/pgdata-storage-management/m-p/1375782#M38397</link>
      <description>&lt;P&gt;if it relates to the 11.1 upgrade then did you run the diskcleanup tool after the upgrade?&lt;/P&gt;&lt;P&gt;&lt;A href="https://enterprise.arcgis.com/en/data-store/latest/install/windows/data-store-utility-reference.htm#ESRI_SECTION1_CCDF30A750DD45108174A4F0E3941CA3" target="_blank"&gt;https://enterprise.arcgis.com/en/data-store/latest/install/windows/data-store-utility-reference.htm#ESRI_SECTION1_CCDF30A750DD45108174A4F0E3941CA3&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The upgrader will maintain the older database and copy its contents into a new 11.1 database, so it can double disk consumption.&amp;nbsp; The diskcleanup will remove the old files and potentially free up space.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've had several clients start to capture lots of attachments, which are stored as blob fields and rapidly fill the disk, so consider usage of attachments if disk is an issue.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 04:36:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/pgdata-storage-management/m-p/1375782#M38397</guid>
      <dc:creator>Scott_Tansley</dc:creator>
      <dc:date>2024-01-30T04:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: Pgdata storage management</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/pgdata-storage-management/m-p/1375816#M38399</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/510041"&gt;@Arnaud_Leidgens&lt;/a&gt;&amp;nbsp;, I would like to explore the trunk and load script more, as the possible cause, but the replicas can also cause a problem data consumption wise.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;In a previous support call we had there was an index that just kept on growing so even if there were 0 records the feature service was consuming gigs of data.&lt;BR /&gt;&lt;BR /&gt;for a test can you do this create a new hosted feature service with a .gdb, then trunk the data in ArcGIS Pro and append the data again do this a few times and see if the feature size grows if it does then this is probably the problem.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;you can also run the below script and see if it returns the size of the trunk load service just update line 14&lt;/P&gt;&lt;LI-CODE lang="python"&gt;import logging
import datetime
from arcgis.gis import GIS
import arcgis

date_time_stamp = datetime.datetime.now()
date_format = f"{date_time_stamp.year}_{date_time_stamp.month}_{date_time_stamp.day}_{date_time_stamp.hour}_{date_time_stamp.minute}"
logging.basicConfig(level=logging.DEBUG, format='%(asctime)s %(levelname)-8s %(message)s', datefmt='%Y-%m-%d %H:%M:%S')

con = GIS('https://dns.com/portal', 'username', 'password', verify_cert=False)
start_time = datetime.datetime.now()
end_time = datetime.datetime.now() + datetime.timedelta(days=-1)
# update the item id with your item id
my_item = arcgis.gis.Item(con, '6d23a0e590904181904ec70000000000', itemdict=None)

# 1 Megabytes = 1048576 Bytes
my_item = int(my_item.size / 1048576)
logging.info(f' size {my_item}')&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 06:53:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/pgdata-storage-management/m-p/1375816#M38399</guid>
      <dc:creator>hlindemann</dc:creator>
      <dc:date>2024-01-30T06:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: Pgdata storage management</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/pgdata-storage-management/m-p/1375843#M38402</link>
      <description>&lt;P&gt;Thank you Scott. Yes, we run the&amp;nbsp;&lt;SPAN&gt;diskcleanup tool after the upgrade, and I run it today to confirm. I may be wrong but I guess we would then see another folder&amp;nbsp; with significant size in pgdata&amp;gt;base, for the older DB, which is not the case here.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;About attachements, we indeed capture a few of them but this is very limited. We are careful about the size of the pictures (max 1 mb) and I track the size of those few layers by saving them locally in a gdb.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 09:47:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/pgdata-storage-management/m-p/1375843#M38402</guid>
      <dc:creator>Arnaud_Leidgens</dc:creator>
      <dc:date>2024-01-30T09:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Pgdata storage management</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/pgdata-storage-management/m-p/1375934#M38408</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/450150"&gt;@hlindemann&lt;/a&gt;, thank you very much for your support. I think you found the problem ! I suspected this cause when I saw that truncating data was not decreasing the size of pgdata folder at all.&lt;/P&gt;&lt;P&gt;I created a local gdb (26000 features = 2 mb), uploaded the zip, deleted all features on ArcGIS pro. The item size is still 2mb, despite no records, on both the item page and with your script. What would be the solution ? Schedule a daily reindexing ?&lt;/P&gt;&lt;P&gt;Your script will already be very useful to monitor the individual size of items when it doesn't display correctly on the Portal. Since I've 2000+ items, could you eventually edit the script to loop over all items and sort them by size, with the item name ?&amp;nbsp;&amp;nbsp;I'm not proficient enough with Python yet but that would be useful for many purposes.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 15:31:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/pgdata-storage-management/m-p/1375934#M38408</guid>
      <dc:creator>Arnaud_Leidgens</dc:creator>
      <dc:date>2024-01-30T15:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Pgdata storage management</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/pgdata-storage-management/m-p/1376097#M38411</link>
      <description>&lt;P&gt;Excellent. &amp;nbsp;I know a lot of people miss those things so glad you’ve got it covered.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I would love to see a vacuum tool. &amp;nbsp;One client moved their image capture to AGOL and deleted the feature layers in their Enterprise. &amp;nbsp;The relational data store never shrank. &amp;nbsp;A vacuum would be really useful.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 20:07:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/pgdata-storage-management/m-p/1376097#M38411</guid>
      <dc:creator>Scott_Tansley</dc:creator>
      <dc:date>2024-01-30T20:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: Pgdata storage management</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/pgdata-storage-management/m-p/1376379#M38431</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/510041"&gt;@Arnaud_Leidgens&lt;/a&gt;&amp;nbsp;, here is the code to iterate through the services, just copy it into excel. the size flag will probably only be useful for the hosted feature services.&lt;BR /&gt;&lt;BR /&gt;as to fixing the problem, if you can make sure all the patches are up to date, I know there was a bug logged for this. The only method I know off currently it to override the service and to not use trunk and load but rather something like an ETL script that updates the service rather than trunk and load, that is what I wound up doing in my case.&lt;/P&gt;&lt;LI-CODE lang="python"&gt;import logging
from arcgis.gis import GIS
import arcgis

#logging.basicConfig(level=logging.INFO, format='%(asctime)s %(levelname)-8s %(message)s', datefmt='%Y-%m-%d %H:%M:%S')

con = GIS('https://dns.com/portal', 'username', 'password', verify_cert=False)

user_to_search = '!esri_'
print('Username;Folder;Title;Itemid;Size')
for user in con.users.search(user_to_search):
    user_items = user.items(folder=None, max_items=100000)

    for item in user_items:
        if 'size' in item:
            # 1 Megabytes = 1048576 Bytes
            line = f"{user.username};root;{item.title};{item.itemid};{item.type};{round(item.size / 1048576)}"
        else:
            line = f"{user.username};root;{item.title};{item.itemid};{item.type}"
        print(line)

    for folder in user.folders:
        user_items = user.items(folder=folder['title'], max_items=100000)
        for item in user_items:
            if 'size' in item:
                # 1 Megabytes = 1048576 Bytes
                line = f"{user.username};{folder['title']};{item.title};{item.itemid};{item.type};{round(item.size / 1048576)}"
            else:
                line = f"{user.username};{folder['title']};{item.title};{item.itemid};{item.type}"
            print(line)



&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 12:14:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/pgdata-storage-management/m-p/1376379#M38431</guid>
      <dc:creator>hlindemann</dc:creator>
      <dc:date>2024-01-31T12:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: Pgdata storage management</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/pgdata-storage-management/m-p/1400400#M39059</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/450150"&gt;@hlindemann&lt;/a&gt;. Thank you very much for you help, much appreciated ! We've udpated to 11.2 since then.&lt;/P&gt;&lt;P&gt;According to the report (or python script), there is only 1Gb in total for all items of our Portal (file + feature size) while my pgdata folder is around 160Gb. If you're familair with FME, I understand that I should rather use "ChangeDetector" to assign one fme_operation to each feature and directly link those to a writer (as configured in attached picture).&lt;/P&gt;&lt;P&gt;This would fix any future problems, but not the past 'index' issues. How should I procede to really overwrite those layers in FME (thus freeing storage and improving performance) ? NB: Those are used in a production environnement and are linked to several dashboards I cannot afford to break. Thank you in advance.&lt;/P&gt;&lt;P&gt;NB:&amp;nbsp;Similarly to your script, there is also the built-in report from the Portal, which provided the same results. I'm still not sure if I can trust those figures, since my biggest hosted feature layer, with more than 50 000 features, is estimated at around 1mb only (vs 70mb for the dbf file of the same local shapefile).&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2024 16:09:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/pgdata-storage-management/m-p/1400400#M39059</guid>
      <dc:creator>Arnaud_Leidgens</dc:creator>
      <dc:date>2024-03-25T16:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: Pgdata storage management</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/pgdata-storage-management/m-p/1400731#M39061</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/510041"&gt;@Arnaud_Leidgens&lt;/a&gt;&amp;nbsp;, unfortunately I don't use FME in my day to day, what I would have done in this situation is to publish a new hosted feature service, and use &lt;A href="https://ago-assistant.esri.com/" target="_blank"&gt;ArcGIS Online Assistant (esri.com)&lt;/A&gt; to rewire the map that is feeding the dashboard, you go into the json look for the itemid and url and replace it with the new service this then pulls through to the dashboard.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Henry&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 05:55:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/pgdata-storage-management/m-p/1400731#M39061</guid>
      <dc:creator>HenryLindemann</dc:creator>
      <dc:date>2024-03-26T05:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: Pgdata storage management</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/pgdata-storage-management/m-p/1418574#M39409</link>
      <description>&lt;P&gt;In case somebody else has the same issue one day, indexes were indeed accumulating. Restoring a datastore backup has already reduced some of this backlog problem. Then I manually saved relevant hosted feature layers in GDB and overwrote them on the Portal (no impact on layer configurations, pop-up, dashboards, etc.). In FME, I now avoid using "truncate all / insert all" in the writer. Since AGOL recently added an way to "Rebuild spatial indexes", I hope that this feature will be implemented in the next Entreprise update.&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2024 08:47:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/pgdata-storage-management/m-p/1418574#M39409</guid>
      <dc:creator>Arnaud_Leidgens</dc:creator>
      <dc:date>2024-05-03T08:47:34Z</dc:date>
    </item>
  </channel>
</rss>

