| From: | Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com> |
|---|---|
| To: | thomas(dot)munro(at)gmail(dot)com |
| Cc: | pryzby(at)telsasoft(dot)com, noriyoshi(dot)shinoda(at)hpe(dot)com, tomas(dot)vondra(at)enterprisedb(dot)com, sfrost(at)snowman(dot)net, andres(at)anarazel(dot)de, Jakub(dot)Wartak(at)tomtom(dot)com, alvherre(at)2ndquadrant(dot)com, tomas(dot)vondra(at)2ndquadrant(dot)com, 9erthalion6(at)gmail(dot)com, david(at)pgmasters(dot)net, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: pg15b3: recovery fails with wal prefetch enabled |
| Date: | 2022-09-06 00:48:54 |
| Message-ID: | 20220906.094854.335720669885217003.horikyota.ntt@gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
At Mon, 5 Sep 2022 21:08:16 +1200, Thomas Munro <thomas(dot)munro(at)gmail(dot)com> wrote in
> We also need the LSN that is past that record.
> XLogReleasePreviousRecord() could return it (or we could use
> reader->EndRecPtr I suppose). Thoughts on this version?
(Catching the gap...)
It is easier to read. Thanks!
regards.
--
Kyotaro Horiguchi
NTT Open Source Software Center
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Shinya Kato | 2022-09-06 00:54:53 | Re: [PATCH] Tab completion for SET COMPRESSION |
| Previous Message | Tom Lane | 2022-09-06 00:27:34 | Re: Reducing the chunk header sizes on all memory context types |