Skip to content

Conversation

aerfrei
Copy link
Contributor

@aerfrei aerfrei commented Aug 25, 2025

This roachtest would fail on workload initialization with an error like: Error: importing fixture: importing table <table_name>: pq: not enough memory available ...

We decrease the number of rows per table to decrease memory usage since it should not effect the effectiveness of the test.

Epic: none
Fixes: #151009

Release note: None

This roachtest would fail on workload initialization with
an error like: ```Error: importing fixture: importing
table <table_name>: pq: not enough memory available ...```

We decrease the number of rows per table to decrease memory
usage since it should not effect the effectiveness of the
test.

Epic: none
Fixes: cockroachdb#151009

Release note: None
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@aerfrei
Copy link
Contributor Author

aerfrei commented Aug 26, 2025

bors r=KeithCh

@craig craig bot merged commit ff8cc3f into cockroachdb:master Aug 26, 2025
23 checks passed
@craig
Copy link
Contributor

craig bot commented Aug 26, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

roachtest: cdc/multi-table-pts-benchmark failed
3 participants