| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Nathan Bossart <nathandbossart(at)gmail(dot)com> |
| Cc: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, Michael Paquier <michael(at)paquier(dot)xyz> |
| Subject: | Re: trying again to get incremental backup |
| Date: | 2024-01-02 15:34:11 |
| Message-ID: | CA+TgmoZFBzFXA3W0LoxjUARLEZuM0EBtpxYsQFZPp8VC+JmB-g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, Dec 27, 2023 at 10:36 AM Nathan Bossart
<nathandbossart(at)gmail(dot)com> wrote:
> On Wed, Dec 27, 2023 at 09:11:02AM -0500, Robert Haas wrote:
> > Thanks. I don't think there's a real bug, but I pushed a fix, same as
> > what you had.
>
> Thanks! I also noticed that WALSummarizerLock probably needs a mention in
> wait_event_names.txt.
Fixed.
It seems like it would be good if there were an automated cross-check
between lwlocknames.txt and wait_event_names.txt.
--
Robert Haas
EDB: http://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nathan Bossart | 2024-01-02 16:11:23 | Re: add AVX2 support to simd.h |
| Previous Message | Robert Haas | 2024-01-02 15:14:16 | Re: WIP Incremental JSON Parser |