Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rxh6t-00B1xh-A2 for pgsql-general@arkaria.postgresql.org; Fri, 19 Apr 2024 05:48:31 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1rxh6r-00Fc30-Nz for pgsql-general@arkaria.postgresql.org; Fri, 19 Apr 2024 05:48:29 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rxh6r-00Fc2s-D0 for pgsql-general@lists.postgresql.org; Fri, 19 Apr 2024 05:48:29 +0000 Received: from mail-pj1-x1036.google.com ([2607:f8b0:4864:20::1036]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1rxh6m-001kGI-7r for pgsql-general@lists.postgresql.org; Fri, 19 Apr 2024 05:48:28 +0000 Received: by mail-pj1-x1036.google.com with SMTP id 98e67ed59e1d1-2ac9e8e4e3dso2828a91.1 for ; Thu, 18 Apr 2024 22:48:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1713505702; x=1714110502; darn=lists.postgresql.org; h=cc:to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=rk/ionpi9OJDI1TOGvIahDkaVbIQmFELyHb6kWgNCs4=; b=G4hkyP8qTss22DbswRgjF0drzlMMDIb22c7NlqhUuwAAfFSrbCVjqO+aVl6bGXYZD+ xP0Ac5k9T3v6W71MBC69FiqQ0b534r9bmr/nB6oL2gkfdFvS5VAmysi7kORWc7WCmXoN WopoXR5TGm+Qnyk1kH+ikvYmbuwYxUtrJJ0I+qqhvcYyE/RObHzbWvM0XWAPtpKM8DBV n9pQ36Q1mJvtjFRndQuV2VUAD0/bHVTposu0dBCbyVGc6zrUAF0R59Oehf16yaFBOTF/ MeSVIWUNWyg7GLEIVyQo2DOO/8IxbNCje8bQKtzOn9GaaRPI9O9IbUTbUcjfgCK61bsI 7OyA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713505702; x=1714110502; h=cc:to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=rk/ionpi9OJDI1TOGvIahDkaVbIQmFELyHb6kWgNCs4=; b=T0XgDhZGX1pJ0vj708J5pHJlW1EQPGjAfeD64v53IdqBGQQOAmcC15IFFyScgk9tgq 9uvTqGSk0SKnZEjvaGUoV1WhEKQSCtT4Pdk2iS1wJbGz5nO6i2JouuqvXakgR6gUEYB1 Hhzfk2j7Jnk7ayG8rIDKRPe+EDb50U1a0jRY0ZXnrguEo2R9EJcM0RD7Imd7x2x3dqAY 0ZRZGe+47CMp2Y8kNMmWlr19I0i2QahDCMfPgaltJrUXZy/ZpD91DBtrCXLidHImtiD/ jUD/1232WoIFLwrKmUyDPPir3fPQXIN2Q/0Yne7In0N9PX0vjfdpC35NXssZaZKcuUTn DAkQ== X-Gm-Message-State: AOJu0Yyt3vQxXEHm9WUi0r/b+QKVkzPctFJnvuyvtdvS1kEcA9rsKDi1 ccm1PScPniyeka8AkgT79Mp4MZub/Uxs9nppuYSqKtfzkqUSIqVBbxCWQOdL2niMFkyKtcqESGo aCNg04MBIVO4hIDzJM+RoD4zs1zeixwMU X-Google-Smtp-Source: AGHT+IFbEhYIsqolUWC5oz9V7NuFdDCrKyAKanPa8dK0exSBUzQouS2sNZic59cA3CfHVzLus9HI0x0dfm+Mlzu7b6w= X-Received: by 2002:a17:90a:e2d6:b0:2ab:b2c6:a11b with SMTP id fr22-20020a17090ae2d600b002abb2c6a11bmr1182199pjb.2.1713505701962; Thu, 18 Apr 2024 22:48:21 -0700 (PDT) MIME-Version: 1.0 From: Saksham Joshi Date: Fri, 19 Apr 2024 11:18:10 +0530 Message-ID: Subject: Not able to grant access on pg_signal_backend on azure flexible server To: pgsql-general@lists.postgresql.org Cc: "bageshkumarbagimsbi@gmail.com" Content-Type: multipart/alternative; boundary="000000000000afb1ee06166ca237" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000afb1ee06166ca237 Content-Type: text/plain; charset="UTF-8" Hi, We have created an azure postgresql flexible server and we have added an ad admin as a user and Created our database using this admin user.However,When are running this command: 'Grant pg_signal_backend To adminUser' we are getting an error that says 'permission denied to grant role "pg_signal_backend".While this is strange the admin user is infact the owner of the said database and we don't have any other user that have the said privileges. --000000000000afb1ee06166ca237 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,
We have created an azure postgresql = flexible server and we have added an ad admin as a user and Created our dat= abase using this admin user.However,When are running this command: 'Gra= nt pg_signal_backend To adminUser' we are getting an error that says &#= 39;permission denied to grant role "pg_signal_backend".While this= is strange the admin user is infact the owner of the said database and we = don't have any other user that have the said privileges.
--000000000000afb1ee06166ca237--