Re: pg_resetwal tests, logging, and docs update

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: Aleksander Alekseev <aleksander(at)timescale(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg_resetwal tests, logging, and docs update
Date: 2023-10-29 17:23:00
Message-ID: ac31b585-5381-486d-a430-2ac174b7f45c@eisentraut.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 29.09.23 10:02, Peter Eisentraut wrote:
> On 26.09.23 17:19, Aleksander Alekseev wrote:
>>> Attached is an updated patch set where I have split the changes into
>>> smaller pieces.  The last two patches still have some open questions
>>> about what certain constants mean etc.  The other patches should be
>>> settled.
>>
>> The patches 0001..0005 seem to be ready and rather independent. I
>> suggest merging them and continue discussing the rest of the patches.
>
> I have committed 0001..0005, and also posted a separate patch to discuss
> and correct the behavior of the -c option.  I expect that we will carry
> over this patch set to the next commit fest.

Here are updated versions of the remaining patches. I took out the
"FIXME" notes about the multipliers applying to the -c option and
replaced them by gentler comments. I don't intend to resolve those
issues here.

Attachment Content-Type Size
v3-0001-doc-pg_resetwal-Add-comments-how-the-multipliers-.patch text/plain 2.7 KB
v3-0002-pg_resetwal-Add-more-tests-and-test-coverage.patch text/plain 7.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2023-10-29 19:35:02 Re: COPY TO (FREEZE)?
Previous Message Dean Rasheed 2023-10-29 17:17:34 Re: Supporting MERGE on updatable views