I want to create a web map with a large image attachment. The total size of the enterprise geodb (postgres) is around 150gb with attachment. There are around 250k records, with every row has attachment, and i want to publish them all if possible.
How do i approach this ?
I have read this but not yet implement it. https://support.esri.com/en-us/knowledge-base/how-to-add-large-attachments-to-a-feature-using-the-ar...
Thanks