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 1rejM8-00D7O4-0V for pgsql-hackers@arkaria.postgresql.org; Mon, 26 Feb 2024 22:21:52 +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 1rejM5-00HETH-P2 for pgsql-hackers@arkaria.postgresql.org; Mon, 26 Feb 2024 22:21:50 +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 1rejM5-00HET9-56 for pgsql-hackers@lists.postgresql.org; Mon, 26 Feb 2024 22:21:49 +0000 Received: from tamriel.snowman.net ([2001:470:e38f::11]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rejLx-001JK3-11 for pgsql-hackers@lists.postgresql.org; Mon, 26 Feb 2024 22:21:47 +0000 Received: by tamriel.snowman.net (Postfix, from userid 1000) id EA7C85F7B7; Mon, 26 Feb 2024 17:21:36 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=snowman.net; s=dkim; t=1708986096; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Wu0FkeEcApSJoU1Vx8+Ad1VZ/vQgOiiHoxOR0wZnuZY=; b=li3wJzdDzdJ1vKTgceW2u7sF75FUTu3BVVkYp+53Tae64cAswm7rIAp20QZBwWYabhDu54 lltqZ6FQRofT+n9XJtynbAYlgvvJRv6QWP3z8MvDHjjTWXwQYGESuuY+F0FBxJlHVeHOlq EKS+yI/ADnNZKtGPQBH9RuNX4ChwiVI= Date: Mon, 26 Feb 2024 17:21:36 -0500 From: Stephen Frost To: Elizabeth Christensen Cc: pgsql-hackers@lists.postgresql.org Subject: Re: [PATCH] updates to docs about HOT updates for BRIN Message-ID: References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="dWNP/FdYmIsGYqlm" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/2.1.4 (2021-12-11) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --dWNP/FdYmIsGYqlm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Greetings, * Elizabeth Christensen (elizabeth.christensen@crunchydata.com) wrote: > I have a small documentation patch to the HOT updates page > to add references > to summary (BRIN) indexes not blocking HOT updates > , > committed 19d8e2308b. Sounds good to me, though the attached patch didn't want to apply, and it isn't immediately clear to me why, but perhaps you could try saving the patch from a different editor and re-sending it? Thanks, Stephen --dWNP/FdYmIsGYqlm Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEwf6gbxKhD863zrx/7WyKOINHZFUFAmXdDu4ACgkQ7WyKOINH ZFVzFBAAnceobDD/D61nDd5TKqWTFjjnJroqwAXBfuN8JwgmfQfOaAwzvyt62IvX /TJidWaypFnQqnAERhH8+kVtfqD+iqJ2LCkhslKC/XraK023yv8pXgHXTYfYU9cI segY58lzh2wo+QXvlY8XzYTzZIZgHVF3PFdZZyFfgLIqYh+juVfae/kTMrUn2hHE 7UhtllLrLhrpOWMJGu2qX2k+oelj19vFAj14pAotngtLLtm2NZsewwvTJ9YY8DcM Ubwm64fcl7MTutakJVgnO/tNTtNlLHfXzaNu3NiCIm45VqEiYVTR7ECFOu6VvRG0 imUF3YZXEo9Q56SPMp2p0m0vfCNX5AretjVZi3gMlIDvGd5GNs5/WPdQeDmXRZ5S X/zIj1CIiWRmGIsJPiHMk3cXMopGxyQ92F2Lt7p3QiQAvGEAwsReugHIIx1CwCME zgC/tZCEJUM7jNCh6qe0wEXcoHw8JZ0lkB+GE/x+6TcpbIGoeMSUpBc+ZOlmNF3r ozlEZl52K+lU3a2ZcsYcO8RiGXw/1f/Nl1AtWJPXNieEX/LoAi89BUN+RX/9YYia DXxfhaCBGMX2MMMfHtBc7Iok2QOPS7b8K4c+hCTswPPUyyITr4wTaOJEBf0lqVSy shsGf8POheXwWQkUwz4VcLWnDJWU/HhzIaMlxB/bre4j5CxPbDw= =kEYO -----END PGP SIGNATURE----- --dWNP/FdYmIsGYqlm--