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 1v1pSD-00D4A6-JC for pgsql-admin@arkaria.postgresql.org; Thu, 25 Sep 2025 17:08:25 +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 1v1pSB-0047BD-Si for pgsql-admin@arkaria.postgresql.org; Thu, 25 Sep 2025 17:08:23 +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 1v1pSB-0047B5-Gw for pgsql-admin@lists.postgresql.org; Thu, 25 Sep 2025 17:08:23 +0000 Received: from sss.pgh.pa.us ([68.162.161.243]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1v1pS9-002OuG-1k for pgsql-admin@lists.postgresql.org; Thu, 25 Sep 2025 17:08:22 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.15.2/8.15.2) with ESMTP id 58PH8HiB3773385; Thu, 25 Sep 2025 13:08:17 -0400 From: Tom Lane To: Sam Stearns cc: Pgsql-admin , Dugan Kniesteadt , Henry Ashu , Avi Vallarapu Subject: Re: INSERT Permission Denied In-reply-to: References: <3772273.1758819489@sss.pgh.pa.us> Comments: In-reply-to Sam Stearns message dated "Thu, 25 Sep 2025 10:06:18 -0700" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <3773383.1758820097.1@sss.pgh.pa.us> Date: Thu, 25 Sep 2025 13:08:17 -0400 Message-ID: <3773384.1758820097@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Sam Stearns writes: > USAGE has already been granted. [ shrug... ] Apparently not. regards, tom lane