Unable to Change Ownership of cron Table in Azure PostgreSQL

Ahmed Gamal 0 Reputation points
2025-03-09T15:31:03.0266667+00:00

Dear Team,

I am experiencing an issue with Azure Database for PostgreSQL - Flexible Server, where I am unable to change the ownership of the cron table. The table is currently owned by azuresu and due to Azure's restricted SUPERUSER access, I cannot execute the standard ALTER TABLE command to transfer ownership.

Issue Details:

  • Database Type: Azure Database for PostgreSQL - Flexible Server
  • Table Name: cron
  • Current Owner: azuresu
  • Error Encountered: Lack of necessary privileges to change table ownership

Given the restrictions on SUPERUSER privileges in Azure PostgreSQL, I would appreciate guidance on how to proceed with transferring ownership of the cron table.

Azure Database for PostgreSQL
0 comments No comments
{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.