-
Notifications
You must be signed in to change notification settings - Fork 646
[pg] Segfault on parallel simple pgbench #2507
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
stacktrace from #5512: Stacktrace
|
can't reproduce |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
wget https://gist.githubusercontent.com/rekby/95e0f0c2fd6ff595054c03c2c2ae776a/raw/pgbench.sql -O tmp/pgbench.sql
cat ./tmp/pgbench.sql | psql postgres://root:1234@localhost:5432/local
PGPORT=5432 PGHOST=localhost PGDATABASE=local PGUSER=root PGPASSWORD=1234 pgbench -n -T 10 -b select-only --protocol=simple --client=10
YDB crashes with error:
The text was updated successfully, but these errors were encountered: