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

From Tom Lane
Subject Re: Sequence's value can be rollback after a crashed recovery.
Date
Msg-id 3961954.1637613079@sss.pgh.pa.us
Whole thread Raw
In response to Re: Sequence's value can be rollback after a crashed recovery.  ("Bossart, Nathan" <bossartn@amazon.com>)
Responses Re: Sequence's value can be rollback after a crashed recovery.
Re: Sequence's value can be rollback after a crashed recovery.
List pgsql-hackers
"Bossart, Nathan" <bossartn@amazon.com> writes:
> I periodically hear rumblings about this behavior as well.  At the
> very least, it certainly ought to be documented if it isn't yet.  I
> wouldn't mind trying my hand at that.  Perhaps we could also add a new
> configuration parameter if users really want to take the performance
> hit.

A sequence's cache length is already configurable, no?

            regards, tom lane



pgsql-hackers by date:

Previous
From: Soumyadeep Chakraborty
Date:
Subject: Re: Unnecessary delay in streaming replication due to replay lag
Next
From: Jeremy Schneider
Date:
Subject: Re: Sequence's value can be rollback after a crashed recovery.