Select to view content in your preferred language

quickly copy feature class with attachment

96
2
Monday
Labels (1)
yockee
by
Frequent Contributor

I am in the middle of copying a feature class with large attachment (91K records attachment). The process take 2 hours for copying around 19K of attachment records.

How to speed up the process ? Mathematically, the whole copying will take approx another 8 hours .

I am using EGDB on postgresql

0 Kudos
2 Replies
DanPatterson
MVP Esteemed Contributor

versions of software? size of featureclass?  connection related (eg not locally stored)

beyond those obvious ones, this can be consulted for other possibilities

Troubleshooting Performance Issues in ArcGIS Pro


... sort of retired...
0 Kudos
yockee
by
Frequent Contributor

Iam using Postgres 13, Arcgis Enterprise 11.0, Arcgis Pro 3.0. The size of the table is 15Gb (attachment). the feature table itself is really small compared to the attachment (only 91K records).
Update: finally the whole copying finish in nearly 6 hours.

0 Kudos