mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-09 14:32:57 +00:00
also run ingest benchmark for pg 18
This commit is contained in:
4
.github/workflows/ingest_benchmark.yml
vendored
4
.github/workflows/ingest_benchmark.yml
vendored
@@ -49,6 +49,10 @@ jobs:
|
||||
stripe_size: null # run with neon defaults which will shard split only when reaching the threshold
|
||||
disable_sharding: false
|
||||
postgres_version: 17
|
||||
- target_project: new_empty_project
|
||||
stripe_size: null # run with neon defaults which will shard split only when reaching the threshold
|
||||
disable_sharding: false
|
||||
postgres_version: 18
|
||||
- target_project: large_existing_project
|
||||
stripe_size: null # cannot re-shared or choose different stripe size for existing, already sharded project
|
||||
disable_sharding: false
|
||||
|
||||
Reference in New Issue
Block a user