sequence - Search results , p.2

2024-05-01 02:05:31 | Re: pg_sequence_last_value() for unlogged sequences on standbys (Nathan Bossart)

sequences are only supported on v15 and above, temporary sequences have been around since v7.2

2024-05-01 01:13:17 | Re: pg_sequence_last_value() for unlogged sequences on standbys (Nathan Bossart)

On Tue, Apr 30, 2024 at 09:06:04PM -0400, Tom Lane wrote: Good point

2024-05-01 01:06:04 | Re: pg_sequence_last_value() for unlogged sequences on standbys (Tom Lane)

Nathan Bossart writes: Yeah, I agree with putting that logic into the function. Putting

2024-05-01 00:57:30 | pg_sequence_last_value() for unlogged sequences on standbys (Nathan Bossart)

sequence on a primary, pg_sequence_last_value() for that sequence on a standby will