mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
b3a681d121
This is a lightweight change to keep the scrubber providing sensible output when using sharding. - The timeline count was wrong when using sharding - When checking for tenant existence, we didn't re-use results between different shards in the same tenant Closes: https://github.com/neondatabase/neon/issues/5929