Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
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 📎
2025-03-12 09:30:02 from vignesh C <vignesh21(at)gmail(dot)com>
2025-03-25 20:26:13 from m(dot)litsarev(at)postgrespro(dot)ru 📎
2025-04-02 15:57:13 from Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>
2025-03-17 06:17:59 from vignesh C <vignesh21(at)gmail(dot)com>
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