We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd9e578 commit d3d0f78Copy full SHA for d3d0f78
.github/workflows/ingest_benchmark.yml
@@ -49,6 +49,10 @@ jobs:
49
stripe_size: null # run with neon defaults which will shard split only when reaching the threshold
50
disable_sharding: false
51
postgres_version: 17
52
+ - target_project: new_empty_project
53
+ stripe_size: null # run with neon defaults which will shard split only when reaching the threshold
54
+ disable_sharding: false
55
+ postgres_version: 18
56
- target_project: large_existing_project
57
stripe_size: null # cannot re-shared or choose different stripe size for existing, already sharded project
58
0 commit comments