mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
00ee15fbb2
It's currently not always clear what happens if the pageserver crashes in the middle of an operation like branch or tenant creation. What is the state on local disk, and what is the state on S3? If they don't match, which one wins? This RFC tries to clarify that. It introduces a new concept, the `tenant.json` file.