Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
Quick Links
Community
Contributors
Mailing Lists
IRC
Local User Groups
Events
International Sites
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:
2024-03-26 14:28:01 from m(dot)litsarev(at)postgrespro(dot)ru 📎
2024-04-15 21:06:03 from "Tristan Partin" <tristan(at)neon(dot)tech>
2024-04-15 23:39:39 from Michael Paquier <michael(at)paquier(dot)xyz>
2024-04-17 08:57:47 from m(dot)litsarev(at)postgrespro(dot)ru
2024-05-06 15:55:46 from m(dot)litsarev(at)postgrespro(dot)ru 📎
2024-05-08 04:24:23 from Michael Paquier <michael(at)paquier(dot)xyz>
2024-06-13 18:07:42 from m(dot)litsarev(at)postgrespro(dot)ru 📎
2024-06-14 04:51:17 from Michael Paquier <michael(at)paquier(dot)xyz>
2025-01-10 20:39:07 from m(dot)litsarev(at)postgrespro(dot)ru 📎
2025-02-28 13:41:58 from m(dot)litsarev(at)postgrespro(dot)ru 📎
2025-02-28 14:07:06 from m(dot)litsarev(at)postgrespro(dot)ru 📎
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
Re: SQL function which allows to distinguish a server being in point in time recovery mode and an ordinary replica
at 2025-01-10 20:39:07 from m.litsarev
Responses
Re: SQL function which allows to distinguish a server being in point in time recovery mode and an ordinary replica
at 2025-02-28 14:07:06 from m.litsarev
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