mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
cd48ea784f
Generally useful when debugging / troubleshooting. I found this useful when manually duplicating a tenant from a script[^1] where I can't use `neon_fixtures.Pageserver.tenant_attach`'s automatic integration with the neon_local's attachment_service. [^1]: https://github.com/neondatabase/neon/pull/6349