Re: Sequence's value can be rollback after a crashed recovery. - Mailing list pgsql-hackers

From Laurenz Albe
Subject Re: Sequence's value can be rollback after a crashed recovery.
Date
Msg-id 4b04dcf30b28a2e9ff7589caf7b7ad913287fb0a.camel@cybertec.at
Whole thread Raw
In response to Re: Sequence's value can be rollback after a crashed recovery.  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Sequence's value can be rollback after a crashed recovery.
List pgsql-hackers
On Tue, 2021-11-23 at 16:41 -0500, Tom Lane wrote:
> I wrote:
> > I wonder though if we shouldn't try to improve the existing text.
> > The phrasing "never rolled back" seems like it's too easily
> > misinterpreted.  Maybe rewrite the <caution> block like
> > ...
> 
> A bit of polishing later, maybe like the attached.

That looks good to me.

Yours,
Laurenz Albe




pgsql-hackers by date:

Previous
From: "tanghy.fnst@fujitsu.com"
Date:
Subject: [BUG]Missing REPLICA IDENTITY check when DROP NOT NULL
Next
From: Peter Eisentraut
Date:
Subject: Re: Python 3.11 vs. Postgres