How can I immediately take ownership of an Azure PostgreSQL table without AZURESU superuser permissions?

Greg Lowell 0 Reputation points
2024-08-26T17:19:14.6733333+00:00

A developer created a PostgreSQL table and now has ownership, causing my PGADMIN backup task to fail. They could fix the issue when they return from vacation, but how can I immediately take ownership without AZURESU superuser permissions? Since AZURE does not provide me with superuser permissions (seemingly) and I am not the owner of the table, I am unable to user the "ALTER TABLE" command to take ownership.

Azure Database for PostgreSQL
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.