Skip to content

Make WAL smaller #291

Closed
Closed
@MMeent

Description

@MMeent

First part (WAL record block header improvements) sent1.

The second part of reducing the main WAL record header from 24B to <16B has been submitted 2 and added to to the commitfest too3.

This work is also documented on the PostgreSQL wiki4.

Footnotes

  1. https://www.postgresql.org/message-id/flat/CAEze2WjuJqVeB6EUZ1z75_ittk54H6Lk7WtwRskEeGtZubr4bQ%40mail.gmail.com

  2. https://www.postgresql.org/message-id/flat/CAEze2WgcW5SkPO_TGTqirRcCS_FN0xEZqUsXDE6pPz2TYzXQBA@mail.gmail.com

  3. https://commitfest.postgresql.org/43/4386/

  4. https://wiki.postgresql.org/wiki/Updating_the_WAL_infrastructure

Activity

self-assigned this
on Jul 3, 2023
andreasscherbaum

andreasscherbaum commented on Apr 24, 2024

@andreasscherbaum

Current status: Returned with feedback

Decision from alignment meeting: Let's stop this here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Make WAL smaller · Issue #291 · neondatabase/postgres