Re: A question about possible recovery inconsistency

2023-10-11 Thread Eugen Konkov
ke record into database, but this looks very questionable: Why do we need to insert more records into database after successful backup?? On Wed, Oct 11, 2023 at 3:45 AM Laurenz Albe wrote: > > On Tue, 2023-10-10 at 11:46 -0400, Eugen Konkov wrote: > > [wants to avoid > >

A question about possible recovery inconsistency

2023-10-10 Thread Eugen Konkov
value for `recovery_target_time`? As a workaround for XX000 error I inserted one additional record into the database, so a new WAL file is generated. Then I can use the t3 value for `recovery_target_time`. This only works when archive_command/restore_command was configured. But without them it