Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jeOsK-0006VE-KB for pgsql-pkg-debian@arkaria.postgresql.org; Thu, 28 May 2020 20:11:36 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1jeOsF-00082d-0D for pgsql-pkg-debian@arkaria.postgresql.org; Thu, 28 May 2020 20:11:31 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jeOsE-00082T-RY; Thu, 28 May 2020 20:11:30 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jeOsB-00088d-4p; Thu, 28 May 2020 20:11:29 +0000 Received: from msg.df7cb.de (unknown [IPv6:2a02:908:1474:3de0:76e5:bff:fef3:7e00]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by feynman.df7cb.de (Postfix) with ESMTPSA id 49XzNq3Dgfz3DwZ; Thu, 28 May 2020 22:11:23 +0200 (CEST) Date: Thu, 28 May 2020 22:11:22 +0200 From: Christoph Berg To: Peter Eisentraut Cc: Stephen Frost , Devrim =?iso-8859-1?B?R/xuZPx6?= , Craig Ringer , pgsql-pkg-yum , PostgreSQL in Debian Subject: Re: Can we stop defaulting to 'md5'? Message-ID: <20200528201122.GD107313@msg.df7cb.de> Mail-Followup-To: Christoph Berg , Peter Eisentraut , Stephen Frost , Devrim =?iso-8859-1?B?R/xuZPx6?= , Craig Ringer , pgsql-pkg-yum , PostgreSQL in Debian References: <20200528163856.GB107313@msg.df7cb.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Re: Peter Eisentraut > You get that if you set the authentication method to "md5". (Clearly not a > very clear name, but it exists.) Thanks, I'll probably do that. Do we want that for PG13+, or even for 10+? Christoph