membraneframework-labs / membrane_videoroom

Apache License 2.0
42 stars 8 forks source link

Update TimescaleDB and PostgreSQL version #166

Closed bblaszkow06 closed 1 year ago

bblaszkow06 commented 1 year ago

It seems older TimescaleDB and PostgreSQL had problems with large DELETE queries causing errors in metrics cleanup. This attempts to solve the issue by updating them.

Additionally, the PR adds a PostgreSQL health check to ensure Videoroom can connect to the DB