We are having a problem with Arcgis Pro 2.9 freezing (just hangs) when editing feature classes in a traditional versioned enterprise geodatabase in Postgresql 13.3.
We run a reconcile/compress process and rebuild indexes nightly using a python script so the states are kept down to a minimum.
When reviewing the sde_intercept logs, when pro hangs, I see the following notation in the log:
[W 14:37.951] Command: GetstreamError
[W 14:37.951] Long: 1
[R 14:37.951] Long: -51
[R 14:37.951] Long: -51
[R 14:37.951] NString: "ERROR: cursor "sdecur_78212_1464" does not exist"
[R 14:37.951] NString: "SQLSTATE=34000"
We have an ESRI support ticket open, but we haven't found the solution yet.
Thanks in advance for any insight you might have.