mirror of
https://github.com/neondatabase/neon.git
synced 2025-12-25 07:09:57 +00:00
This adds node id parameter to pageserver configuration. Also I use a simple builder to construct pageserver config struct to avoid setting node id to some temporary invalid value. Some of the changes in test fixtures are needed to split init and start operations for envrionment.