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 1sLgwr-00G3Ne-2t for pgsql-general@arkaria.postgresql.org; Mon, 24 Jun 2024 10:29:21 +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 1sLgwo-008IJ5-IP for pgsql-general@arkaria.postgresql.org; Mon, 24 Jun 2024 10:29:18 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sLgwo-008IIr-7E for pgsql-general@lists.postgresql.org; Mon, 24 Jun 2024 10:29:18 +0000 Received: from mail-ej1-x62c.google.com ([2a00:1450:4864:20::62c]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1sLgwm-002s7r-5R for pgsql-general@lists.postgresql.org; Mon, 24 Jun 2024 10:29:17 +0000 Received: by mail-ej1-x62c.google.com with SMTP id a640c23a62f3a-a724b9b34b0so108060966b.1 for ; Mon, 24 Jun 2024 03:29:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1719224954; x=1719829754; darn=lists.postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=SJ/asy2futWFlmuZjsakoi1RiyY72zblphb7OVVYXVc=; b=NVB8USwBruRvetWP55wtOQiqpHOkLuLU719VBpLNFNltRqPIAR8bRVUYp7WY95c/TF jtjWioO25C+8gfxSYTuUcx6DboblCtTWh3gf6PwKIxv44SWXcDYGDTRMVZrD0J3giukO 5v+obPKBLGaYhQ5CJHdbQHSZ5knVmtzHWRwhO0Awj2YICl5pR/qMYx8+1axdmniIEG/V 5UwfGEuAlOTOcWXKS08UzTy1xXNs2Z8fLZrGpVmK5IkUUSz2t/hEq+Uvr2WnMUL1rRW+ tLvS37ndPb2m3cWbq3P+lcun+MQbU/dJYXCYN2iD1EWL2E50Zd54igXUpj+ErpeisoCz dLGA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719224954; x=1719829754; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=SJ/asy2futWFlmuZjsakoi1RiyY72zblphb7OVVYXVc=; b=OiDtY91E7POXY6ZXBQrhIynb2dueG43fmp+r9kHyDEXEu679+kfaRD8qxi10XgfcpN mPeibh/UTDmdd7KmgI2OAkBllfYruwrq6hAhNFvf1KAPUsqVyWPFb9O3uO4uhsjGRItY bLuFV7tLC+8FlayCZ5FSJ15jQ6bXF3OO6yidYPvwSdaxEnGS757J4R61LU8DuIgkIVc4 wqcx4YrbrKhLEJKOPg8rwJQXyjKuaBzlJ0CpnxlFhtcc1aOD9+iFl9zJHqt/S22RHa90 R/1F9Bbr2u2Cngv75cPoAgAprQR/CqEJUmqowzh08MJkIvGA0JSbxulKH3/nTkkP/ru0 idwA== X-Gm-Message-State: AOJu0Ywd699dpNwXRx6XwfJGtgnUZDaDs0DrbuL2rtSXgCF4dybrpvO3 ZBaVtJRDPnlOn7czDMwt5SdZcNBThkTY0Oeyot+F3AL5VWvLxag0jK7C9vWW23QmFvwpVNnuAQh Np/+pFS5UCYj+wwEXwo6dD251hxrKdA8Y X-Google-Smtp-Source: AGHT+IFJbtRgKaXF32g3MK7hH44+OPJBHbmyX8uioN0H6DyEBg+RrWACBZWZvPGwwvwSvrvwakfIMMRJg+84lLL3Ls8= X-Received: by 2002:a17:907:c086:b0:a6f:fbc:b3f3 with SMTP id a640c23a62f3a-a7245c8242amr219558366b.47.1719224953250; Mon, 24 Jun 2024 03:29:13 -0700 (PDT) MIME-Version: 1.0 From: arun chirappurath Date: Mon, 24 Jun 2024 15:59:01 +0530 Message-ID: Subject: Execute permission to function To: pgsql-general@lists.postgresql.org Content-Type: multipart/alternative; boundary="000000000000a0a966061ba04098" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000a0a966061ba04098 Content-Type: text/plain; charset="UTF-8" Hi all I am using rds postgres 14. I have created few users and added them to pg_readall_data and pg_write_alldata groups They are able to read all data and do update in tables However they can't execute functions and not able to script out objects from pg_admin Any other role to be added? Thanks, Arun --000000000000a0a966061ba04098 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi all

I am = using rds postgres 14. I have created few users and added them to pg_readal= l_data and pg_write_alldata groups


They are able to read all data and d= o update in tables

Howev= er they can't execute functions and not able to script out objects from= pg_admin

Any other role= to be added?

Thanks,
Arun
--000000000000a0a966061ba04098--