From: | Alena Rybakina <a(dot)rybakina(at)postgrespro(dot)ru> |
---|---|
To: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Cc: | Alexander Korotkov <aekorotkov(at)gmail(dot)com>, Jim Nasby <jnasby(at)upgrade(dot)com>, Ilia Evdokimov <ilya(dot)evdokimov(at)tantorlabs(dot)com>, Kirill Reshke <reshkekirill(at)gmail(dot)com>, Andrei Zubkov <zubkov(at)moonset(dot)ru>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, Melanie Plageman <melanieplageman(at)gmail(dot)com>, jian he <jian(dot)universality(at)gmail(dot)com>, a(dot)lepikhov(at)postgrespro(dot)ru, Sami Imseih <samimseih(at)gmail(dot)com> |
Subject: | Re: Vacuum statistics |
Date: | 2025-02-17 14:46:16 |
Message-ID: | 333c2306-c401-4959-9f0c-a44c670a11a9@postgrespro.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 04.02.2025 18:22, Alena Rybakina wrote:
> Hi! Thank you for your review!
>
> On 02.02.2025 23:43, Alexander Korotkov wrote:
>> On Mon, Jan 13, 2025 at 3:26 PM Alena Rybakina
>> <a(dot)rybakina(at)postgrespro(dot)ru> wrote:
>>> I noticed that the cfbot is bad, the reason seems to be related to
>>> the lack of a parameter in
>>> src/backend/utils/misc/postgresql.conf.sample. I added it, it should
>>> help.
>> The patch doesn't apply cleanly. Please rebase.
> I rebased them.
The patch needed a rebase again. There is nothing new since version 18,
only a rebase.
--
Regards,
Alena Rybakina
Postgres Professional
Attachment | Content-Type | Size |
---|---|---|
v19-0001-Implement-Self-Join-Elimination.patch | text/x-patch | 131.4 KB |
v19-0002-Machinery-for-grabbing-an-extended-vacuum-statistics.patch | text/x-patch | 71.1 KB |
v19-0003-Machinery-for-grabbing-an-extended-vacuum-statistics.patch | text/x-patch | 55.8 KB |
v19-0004-Add-documentation-about-the-system-views-that-are-us.patch | text/x-patch | 24.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tomas Vondra | 2025-02-17 14:56:51 | Re: Parallel CREATE INDEX for GIN indexes |
Previous Message | Daniel Gustafsson | 2025-02-17 14:45:31 | Re: Incorrect translator comment for ListenServerPort()? |