This is another small bugfix release for PostgreSQL, avoiding races between primary and read replica, as well as to further reduce primary load.
Bug fixes + maintenance:
- Fix race condition in web push subscription causing FK constraint violation when concurrent requests hit the same endpoint
- Route authorization query to read-only database replica to reduce primary database load