Re: SQL function which allows to distinguish a server being in point in time recovery mode and an ordinary replica

From: m(dot)litsarev(at)postgrespro(dot)ru
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: SQL function which allows to distinguish a server being in point in time recovery mode and an ordinary replica
Date: 2025-02-28 13:41:58
Message-ID: dd99ca1adc6dca83479acf5f195833c7@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi!

Rebased the patch.

Respectfully,

Mikhail Litsarev,
Postgres Professional: https://postgrespro.com

Attachment Content-Type Size
v5-0001-Replace-recovery-boolean-flags-with-a-bits32-set.patch text/x-diff 31.7 KB
v5-0002-Wrapper-function-to-extract-whole-text-array-from.patch text/x-diff 3.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2025-02-28 13:43:52 Re: [PoC] Federated Authn/z with OAUTHBEARER
Previous Message Srinath Reddy 2025-02-28 13:36:29 Re: bug: ALTER TABLE ADD VIRTUAL GENERATED COLUMN with table rewrite