neondatabase / neon

Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
https://neon.tech
Apache License 2.0
13.18k stars 367 forks source link

find a stable gc horizon for test_gc_feedback #8165

Open skyzh opened 3 days ago

skyzh commented 3 days ago

https://github.com/neondatabase/neon/pull/8103 adds bottom-most compaction for this unit test. We should use an LSN for the GC horizon instead of time to make the result comparable across runs.