Re: Sequence's value can be rollback after a crashed recovery.

Laurenz Albe <laurenz.albe@cybertec.at>

From: Laurenz Albe <laurenz.albe@cybertec.at>
To: Tom Lane <tgl@sss.pgh.pa.us>, Tomas Vondra <tomas.vondra@enterprisedb.com>
Cc: Dilip Kumar <dilipbalaut@gmail.com>, Jeremy Schneider <schneider@ardentperf.com>, "Bossart, Nathan" <bossartn@amazon.com>, Andy Fan <zhihui.fan1213@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-11-24T07:17:14Z
Lists: 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




Commits

  1. Doc: improve documentation about nextval()/setval().