How to have a smooth migration

2025-05-14 Thread veem v
Hi, Its postgres database behind the scenes. We have a use case in which the customer is planning to migrate data from an older version (V1) to a newer version (V2). For V2, the tables will be new, but their structure will be similar to the V1 version with few changes in relationship might be ther

unexpected pageaddr in WAL segment

2025-05-14 Thread Luca Ferrari
In one physical replica running version 17.4 I'm seeing this entries repeated in the logs: unexpected pageaddr 0/400 in WAL segment 00010009, LSN 0/900, offset 0 the system is working correctly, what does the above mean? Thanks, Luca