Re: recovery modules

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Andres Freund <andres(at)anarazel(dot)de>, Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: recovery modules
Date: 2024-03-15 14:16:07
Message-ID: 20240315141607.GA3391357@nathanxps13
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

rebased for cfbot

--
Nathan Bossart
Amazon Web Services: https://aws.amazon.com

Attachment Content-Type Size
v19-0001-introduce-routine-for-checking-mutually-exclusiv.patch text/x-diff 2.9 KB
v19-0002-refactor-code-for-restoring-via-shell.patch text/x-diff 28.1 KB
v19-0003-rename-archive-modules.sgml-to-archive-and-resto.patch text/x-diff 1.8 KB
v19-0004-restructure-archive-modules-docs-in-preparation-.patch text/x-diff 12.6 KB
v19-0005-introduce-restore_library.patch text/x-diff 70.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2024-03-15 14:16:57 Re: [PoC] Improve dead tuple storage for lazy vacuum
Previous Message Aleksander Alekseev 2024-03-15 14:15:42 Re: Extensible storage manager API - SMGR hook Redux