Hi, I have a user other than sde ( example :view_user) and I want to create a new featureclass in Postgresql sde with view_user.
I set the owner of sde as view_user .After setting the necessary permissions on the Postgresql side, I was able to edit the existing data, but I cannot create a featureclass for the sde. As you can see in the attachment, I get the error "database user name and current user schema do not match".
When I add a enterprise geodatadase from ArcGIS Pro, it automatically adds it to the application with the sde schema. Is it possible to call a schema other than the sde schema in ArcGIS Pro?
How can we ensure that different users in the database can open featureclasses?
Regards.