-
Notifications
You must be signed in to change notification settings - Fork 893
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
[Bug]: Segfault when doing explicit update on hypertable #7516
Comments
Looks like a duplicate of #7497 @martindaehn23 Is the table using compression? |
No we dont use any compression. The mentioned issue looks simular beside a difference is this part of the core dump:
Any idea? |
Can you add a fully self-contained reproducer to allow us to reproduce this is a fresh database? All the table definitions, hypertable definitions are missing from the ticket. |
@martindaehn23 could you post the stacktrace from the core dump? |
What type of bug is this?
Crash
What subsystems and features are affected?
Data ingestion, Platform/OS, Query executor, Replication
What happened?
We are operating a patroni cluster. The following update query on a hypertable leads to a segfault. All info's we can gather you can find below.
TimescaleDB version affected
2.17.2
PostgreSQL version used
14.14
What operating system did you use?
Ubuntu 22.04.5 LTS
What installation method did you use?
Deb/Apt
What platform did you run on?
On prem/Self-hosted
Relevant log output and stack trace
How can we reproduce the bug?
The text was updated successfully, but these errors were encountered: