From: | Matthias van de Meent <boekewurm+postgres(at)gmail(dot)com> |
---|---|
To: | Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com> |
Cc: | Michael Paquier <michael(at)paquier(dot)xyz>, Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Ignoring BRIN for HOT updates (was: -udpates seems broken) |
Date: | 2023-02-19 01:03:21 |
Message-ID: | CAEze2WjkChzV0t9JUzPPgJAmVLfkcyHLdMAfOROeFCRb2N-6wA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, 16 Jun 2022 at 15:05, Tomas Vondra
<tomas(dot)vondra(at)enterprisedb(dot)com> wrote:
>
> I've pushed the revert. Let's try again for PG16.
As we discussed in person at the developer meeting, here's a patch to
try again for PG16.
It combines the committed patches with my fix, and adds some
additional comments and polish. I am confident the code is correct,
but not that it is clean (see the commit message of the patch for
details).
Kind regards,
Matthias van de Meent
PS. I'm adding this to the commitfest
Original patch thread:
https://www.postgresql.org/message-id/flat/CAFp7QwpMRGcDAQumN7onN9HjrJ3u4X3ZRXdGFT0K5G2JWvnbWg%40mail.gmail.com
Other relevant:
https://www.postgresql.org/message-id/flat/CA%2BTgmoZOgdoAFH9HatRwuydOZkMdyPi%3D97rNhsu%3DhQBBYs%2BgXQ%40mail.gmail.com
Attachment | Content-Type | Size |
---|---|---|
v1-0001-Ignore-BRIN-indexes-when-checking-for-HOT-updates.patch | application/x-patch | 46.0 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Jonathan S. Katz | 2023-02-19 02:20:31 | Re: Support logical replication of DDLs |
Previous Message | Julien Rouhaud | 2023-02-19 00:01:09 | Re: pg_upgrade and logical replication |