Re: [Patch] ALTER SYSTEM READ ONLY

From: Amul Sul <sulamul(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [Patch] ALTER SYSTEM READ ONLY
Date: 2020-09-28 12:29:41
Message-ID: CAAJ_b96efx4y3Hv3bmN7j1=6dw52ww42VPYKcTGT3bYEU_pauQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Attached is a rebased version for the latest master head(#e21cbb4b893).

Regards,
Amul

Attachment Content-Type Size
v9-0001-Allow-error-or-refusal-while-absorbing-barriers.patch application/octet-stream 4.4 KB
v9-0002-Add-alter-system-read-only-write-syntax.patch application/octet-stream 9.3 KB
v9-0005-WIP-Documentation.patch application/octet-stream 6.5 KB
v9-0003-Implement-ALTER-SYSTEM-READ-ONLY-using-global-bar.patch application/octet-stream 41.9 KB
v9-0004-Error-or-Assert-before-START_CRIT_SECTION-for-WAL.patch application/octet-stream 70.1 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2020-09-28 12:42:48 Re: Transactions involving multiple postgres foreign servers, take 2
Previous Message Bharath Rupireddy 2020-09-28 12:28:49 Skip ExecCheckRTPerms in CTAS with no data