mirror of
https://github.com/matrix-org/synapse.git
synced 2025-10-18 02:41:04 +02:00
Add comment
This commit is contained in:
parent
ab655dca33
commit
c050f493dd
@ -13,6 +13,7 @@
|
|||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
-- turn the pre-fill startup query into a index-only scan on postgresql.
|
||||||
INSERT into background_updates (update_name, progress_json)
|
INSERT into background_updates (update_name, progress_json)
|
||||||
VALUES ('device_inbox_stream_index', '{}');
|
VALUES ('device_inbox_stream_index', '{}');
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user