Re: Locks on unlogged tables are locked?! - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Locks on unlogged tables are locked?!
Date
Msg-id CA+TgmoZ+ANgxnC7xUxsSzXSikDYG2KRSY2rQB-pZnGw6kwZaRw@mail.gmail.com
Whole thread Raw
In response to Re: Locks on unlogged tables are locked?!  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Tue, Nov 21, 2023 at 11:49 AM Bruce Momjian <bruce@momjian.us> wrote:
> Uh, was this ever addressed?  I don't see the patch applied or the code
> in this area modified.

I never saw this email originally, but I don't think I believe
Laurenz's argument. Are all AEL-requiring operations on unlogged
tables safe to perform on a standby without AEL? I believe I would be
quite surprised if that turned out to be true.

--
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: David Steele
Date:
Subject: Re: Add recovery to pg_control and remove backup_label
Next
From: Eric Ridge
Date:
Subject: Re: Hide exposed impl detail of wchar.c