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 1sjzyF-006XCz-5a for pgsql-admin@arkaria.postgresql.org; Fri, 30 Aug 2024 11:39:15 +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 1sjzyD-002hUR-6y for pgsql-admin@arkaria.postgresql.org; Fri, 30 Aug 2024 11:39:13 +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 1sjdhP-001Hnl-MA for pgsql-admin@lists.postgresql.org; Thu, 29 Aug 2024 11:52:24 +0000 Received: from mail-oi1-x235.google.com ([2607:f8b0:4864:20::235]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1sjdhM-0024lL-PJ for pgsql-admin@lists.postgresql.org; Thu, 29 Aug 2024 11:52:23 +0000 Received: by mail-oi1-x235.google.com with SMTP id 5614622812f47-3db14cc9066so307539b6e.3 for ; Thu, 29 Aug 2024 04:52:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1724932339; x=1725537139; darn=lists.postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=NL4/KOVhNZB6HBXhsmalT02SYKiGzqQEmaZ+R0qfE8c=; b=EGB6CkfisTjfBjsqipeBEezUN4z9dvJtqaPZtc47y0i6MSLFaH3HT9cSJSvelJ7s7I 1RFgD50Kqi+KE5RdjkIrxiuu/DQuiQxvKm1+2fUhMiHwForBgy/Rprk9ReQsCgRxdq03 Vu/DhJWuqJmb9XWA7k3yDP2ZDumfQWJwcyu2kQczV7JLBtIXCdd5262IfWyDvo5VsGiw jTTRdPZhuEmxnlPBe0KSYSkFwpu0bG71zDTFiCwvAvazkiKKKQj3tpfSWxy3xFgxds+D iRGCFYW3YB731DmPhYgGdcfulzUH48svfIbnsk7adhOoLXPzfCL1MW3XgqTBLg7Kr6vQ ZPhQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1724932339; x=1725537139; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=NL4/KOVhNZB6HBXhsmalT02SYKiGzqQEmaZ+R0qfE8c=; b=ZoQFaZV/Acl/qCj3p2EGPTII6qOSij0MqVzBkDX8iPTpChQ2d77wIBM1Iw57SaODpf snXWwG9+X8e0B8/Wr8OkBigiThri73Fy/yJScflsl2/azUgQNvEeCqKk3mHrBa/osDLl 6PeQl9+4u1/YVU9u56wFLtki3+zgNAqiVw9TJ0DpGSgEs1JdvkYWzKqxFg9xF7uvQVH+ 2OVTVkWnTF5oBbQPIjpd29jZ0ztiHCnWu7pynjVweosw/6oknObAIP6M47gLEZgGEeR3 9dytbuSBaOxnXJEwt3bxIC1d04fFp4liG3oR+9OeyC5ns+QNt0RMbHI096/pO/jEp3uV B1qw== X-Gm-Message-State: AOJu0Yxo4/m3uF3kod+6+muAYPNzsnPWm21C97+cu6Y4EdTSqFba6gY4 B15rR6oIOwOhnaxMFHQ2UkTor7LhBcy5dUquq+7g+jdPDtuNt6bbjqawjx3m5xI32DhfAud3owl wtYnsdi59JRhX2VClOqEIVtZa8+hHMzmR X-Google-Smtp-Source: AGHT+IHSsjNjXNeOZXXCO+45+86q6f6LtLRwplGkUiwsodWlkq6wRTaMyYGuHzYgaOuiQBAVAY7aJob52v9TLh7C2pQ= X-Received: by 2002:a54:4e81:0:b0:3de:3337:2ff3 with SMTP id 5614622812f47-3df05c45b5dmr2045657b6e.2.1724932338768; Thu, 29 Aug 2024 04:52:18 -0700 (PDT) MIME-Version: 1.0 From: somnath som Date: Thu, 29 Aug 2024 17:22:05 +0530 Message-ID: Subject: User Privileges Issue To: Pgsql-admin Content-Type: multipart/alternative; boundary="00000000000050643f0620d11b14" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --00000000000050643f0620d11b14 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable We have one user like =E2=80=9CTest_User=E2=80=9D, Can I check what all pre= viliges are there for =E2=80=9CTest_User=E2=80=9D. When running \du+ command then only can see for superuser, others user are not showing. Please provide me command to check what all previliges are there for a user= . --00000000000050643f0620d11b14 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

We have one user like =E2=80=9CTest_User=E2=80= =9D, Can I check what all previliges are there for =E2=80=9CTest_User=E2=80=9D.

When running \du+ command then only can see for = superuser, others user are not showing.

Please provide me command to check what all prev= iliges are there for a user.

--00000000000050643f0620d11b14--