Skip to content

Commit d3d0f78

Browse files
committed
also run ingest benchmark for pg 18
1 parent fd9e578 commit d3d0f78

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ingest_benchmark.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ jobs:
4949
stripe_size: null # run with neon defaults which will shard split only when reaching the threshold
5050
disable_sharding: false
5151
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
5256
- target_project: large_existing_project
5357
stripe_size: null # cannot re-shared or choose different stripe size for existing, already sharded project
5458
disable_sharding: false

0 commit comments

Comments
 (0)