Dear Expert's,
I wanted to know whether it is possible to set default owner of any new objects being created in Postgresql 9.6?
For eg: if user abc creates a table in database mydb then by default the owner of the object should be xyz (non superuser).
Regards,
Ashif Shaikh