mirror of
https://github.com/neondatabase/neon.git
synced 2026-09-10 07:12:27 +00:00
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.