From: | Amul Sul <sulamul(at)gmail(dot)com> |
---|---|
To: | Mark Dilger <mark(dot)dilger(at)enterprisedb(dot)com> |
Cc: | Andres Freund <andres(at)anarazel(dot)de>, Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>, Ibrar Ahmed <ibrar(dot)ahmad(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Prabhat Sahu <prabhat(dot)sahu(at)enterprisedb(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com> |
Subject: | Re: [Patch] ALTER SYSTEM READ ONLY |
Date: | 2021-09-08 13:44:54 |
Message-ID: | CAAJ_b96VP6UOAExjNntrRg76wYweAagQ51HwYkY-_K6rpbHxPg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, Sep 7, 2021 at 10:02 PM Amul Sul <sulamul(at)gmail(dot)com> wrote:
>
>
>
> On Tue, 7 Sep 2021 at 8:43 PM, Mark Dilger <mark(dot)dilger(at)enterprisedb(dot)com> wrote:
>>
>>
>>
>> > On Aug 31, 2021, at 5:15 AM, Amul Sul <sulamul(at)gmail(dot)com> wrote:
>> >
>> > Attached is the rebased version for the latest master head.
>>
>> Hi Amul!
>>
>> Could you please rebase again?
>
>
> Ok will do that tomorrow, thanks.
>
Here is the rebased version. I have added a few more test cases,
perhaps needing more tests and optimization to it, that I'll try in
the next version. I dropped the patch for recovery_end_command
testing & will post that separately.
Regards,
Amul
Attachment | Content-Type | Size |
---|---|---|
v33-0008-Test-Few-tap-tests-for-wal-prohibited-system.patch | application/x-patch | 9.6 KB |
v33-0004-Refactor-add-function-to-set-database-state-in-c.patch | application/x-patch | 3.1 KB |
v33-0005-Implement-wal-prohibit-state-using-global-barrie.patch | application/x-patch | 52.5 KB |
v33-0007-Documentation.patch | application/x-patch | 10.4 KB |
v33-0006-Error-or-Assert-before-START_CRIT_SECTION-for-WA.patch | application/x-patch | 68.6 KB |
v33-0003-Create-XLogAcceptWrites-function-with-code-from-.patch | application/x-patch | 3.8 KB |
v33-0002-Postpone-some-end-of-recovery-operations-relatin.patch | application/x-patch | 3.3 KB |
v33-0001-Refactor-some-end-of-recovery-code-out-of-Startu.patch | application/x-patch | 14.3 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Bharath Rupireddy | 2021-09-08 13:48:08 | pg_walinspect - a new extension to get raw WAL data and WAL stats |
Previous Message | Fujii Masao | 2021-09-08 13:41:43 | Re: Possible missing segments in archiving on standby |