Skip to content
Snippets Groups Projects
Commit 2acb733e authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

When gaps in LSN fall on xlog boundaries, recovery could fail.

When looking for the next xlog to recover from, take
into account gaps in LSNs which may occur due to wal_write()
failures.

Add test coverage for create/drop space and error injections.
Add cleanup to alter_limits.test
parent 0c3c78aa
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment