From: | Justin Pryzby <pryzby(at)telsasoft(dot)com> |
---|---|
To: | Masahiko Sawada <masahiko(dot)sawada(at)2ndquadrant(dot)com> |
Cc: | Andres Freund <andres(at)anarazel(dot)de>, Michael Paquier <michael(at)paquier(dot)xyz>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: error context for vacuum to include block number |
Date: | 2020-01-21 20:49:33 |
Message-ID: | 20200121204933.GA7833@telsasoft.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, Jan 21, 2020 at 03:11:35PM +0900, Masahiko Sawada wrote:
> Some of them conflicts with the current HEAD(62c9b52231). Please rebase them.
Sorry, it's due to other vacuum patch in this branch.
New patches won't conflict, except for the 0005, so I renamed it for cfbot.
If it's deemed to be useful, I'll make a separate branch for the others.
Attachment | Content-Type | Size |
---|---|---|
v11-0001-vacuum-errcontext-to-show-block-being-processed.patch | text/x-diff | 4.0 KB |
v11-0002-add-errcontext-callback-in-lazy_vacuum_heap-too.patch | text/x-diff | 2.0 KB |
v11-0003-Add-vacrelstats.stage-and-distinct-context-messa.patch | text/x-diff | 2.1 KB |
v11-0004-errcontext-for-lazy_vacuum_index.patch | text/x-diff | 2.4 KB |
v11-0005-Avoid-extra-calls-like-GetRelationName.patch.NOTPATCH | text/x-diff | 7.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2020-01-21 20:54:59 | Re: error context for vacuum to include block number |
Previous Message | Tom Lane | 2020-01-21 19:17:53 | Re: Protect syscache from bloating with negative cache entries |