Closed fpattis closed 7 months ago
Hello @fpattis and thank you for the bug report.
If you look in the log, the command was killed by a SIGKILL (signal 9) so it was either Linux that reaped the backend due to out of memory, or an explicit kill of the backend for some other reason.
thank you very much for your help, i doubled the memory and so far the issue did not appear again 🤗
What type of bug is this?
Crash
What subsystems and features are affected?
Other
What happened?
the timescale server crashes from ~1-2 times an hour. the writing application only gets a "connection closed" error. while the timescale server shows the attached logs.
TimescaleDB version affected
2.9.1
PostgreSQL version used
14.6
What operating system did you use?
helm chart with image: "timescale/timescaledb-ha:pg14.6-ts2.9.1-p1"
What installation method did you use?
Other
What platform did you run on?
Microsoft Azure Cloud
Relevant log output and stack trace
How can we reproduce the bug?