Re: IPC/MultixactCreation on the Standby server - Mailing list pgsql-hackers

From Álvaro Herrera
Subject Re: IPC/MultixactCreation on the Standby server
Date
Msg-id efccde57-50b2-4538-b80c-3906b42925ba@app.fastmail.com
Whole thread Raw
In response to Re: IPC/MultixactCreation on the Standby server  (Heikki Linnakangas <hlinnaka@iki.fi>)
Responses Re: IPC/MultixactCreation on the Standby server
List pgsql-hackers
On 2025-11-26, Heikki Linnakangas wrote:

> What happens if you replay the WAL generated with old binary, without
> this patch, with new binary? It's not good:

Maybe this needs a new record identifier, separating old wal from that generated by the new code?

--
Álvaro Herrera



pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Next
From: Nathan Bossart
Date:
Subject: Re: pgsql: Teach DSM registry to ERROR if attaching to an uninitialized ent