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 1upR7n-0057HG-Ry for pgsql-admin@arkaria.postgresql.org; Fri, 22 Aug 2025 12:44:09 +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 1upR7n-005nAx-B5 for pgsql-admin@arkaria.postgresql.org; Fri, 22 Aug 2025 12:44:07 +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 1upR7n-005nAp-02 for pgsql-admin@lists.postgresql.org; Fri, 22 Aug 2025 12:44:07 +0000 Received: from lana.depesz.com ([88.198.49.178] helo=depesz.com) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1upR7l-001Byj-1A for pgsql-admin@lists.postgresql.org; Fri, 22 Aug 2025 12:44:06 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=depesz.com; s=20170201; h=In-Reply-To:Content-Type:MIME-Version:References:Reply-To: Message-ID:Subject:Cc:To:Sender:From:Date:Content-Transfer-Encoding: Content-ID:Content-Description; bh=nSmbi1fJxC/k7HaNzkcoLYFHB+BrVbOCd0YuMI7EGqQ=; b=oFAw5JKCvfG5I/fyUbnaUZ3BZq wI9kpaUIaVAHCzV/xfwVhziB3coW1dBSU+lekQu6fxHS9gA6vLKzYF6/lhT9IGX6aM1eQvrDbDnrP wxSf98j0sL172Ij4nLlMQM5e594aNLSxToZqz9f9AE1MrQf7dJ21dgF663Z30en5sTnE=; Received: from depesz by depesz.com with local (Exim 4.96) (envelope-from ) id 1upR7k-00CI9f-2N; Fri, 22 Aug 2025 14:44:04 +0200 Date: Fri, 22 Aug 2025 14:44:04 +0200 From: hubert depesz lubaczewski Sender: depesz@depesz.com To: Holger Jakobs Cc: pgsql-admin@lists.postgresql.org Subject: Re: Installing from PostgreSQL APT repository on Debian 13 (Trixie) Message-ID: Reply-To: depesz@depesz.com References: <446a2dc7-8708-4965-8b93-44541c1dba15@jakobs.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <446a2dc7-8708-4965-8b93-44541c1dba15@jakobs.com> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Fri, Aug 22, 2025 at 02:42:33PM +0200, Holger Jakobs wrote: > Installing gives an error due to missing signing key. > Trying to install from pgdg APT actually carries out installation from > Debian repositories. > Any idea how to change this? https://wiki.postgresql.org/wiki/Apt Best regards, depesz