sync-with-upsteam #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "sync-with-upsteam"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
postgres-exporter) f20465d64dWe saw a bug in an update from 118 to 120: ``` A temporary workaround to fix this error is to shut down Synapse (including any and all workers) and run the following SQL: DELETE FROM stream_positions WHERE stream_name = 'to_device'; ``` We hope this will fix it.