We have some simple large layers (about 1M features) that we like to display and use in Dashboards with some statistics.
We can save them to hosted database (that is really Postgres) or build our out Postgres database.
There are some advantages and disadvantage to both option.
Do you think the performances should be different?
Do you think esri build the Postgres of the hosted in a different way that we install a local Postgres?
Thanks