Re: Sequence values change during upgrade

2024-05-16 Thread Danut Soare
enz Albe wrote: > > On Wed, 2024-05-15 at 11:03 +0300, Danut Soare wrote: >> I’m upgrading the PostgreSQL version from 12 to 16 using pg_upgrade utility >> with -k option. After upgrading the database, before starting any application >> processing, on checking the last v

Sequence values change during upgrade

2024-05-15 Thread Danut Soare
Hi everyone. I’m upgrading the PostgreSQL version from 12 to 16 using pg_upgrade utility with -k option. After upgrading the database, before starting any application processing, on checking the last value of some sequences, the value has been changed to a value different from the original valu