From f4a87ec059519aefe6158b34049219542d03a22a Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Mon, 17 May 2021 18:40:45 +0100 Subject: Add some indexes This is from reading the slow query log on data.guix.gnu.org. --- sqitch/sqitch.plan | 1 + 1 file changed, 1 insertion(+) (limited to 'sqitch/sqitch.plan') diff --git a/sqitch/sqitch.plan b/sqitch/sqitch.plan index 76d574b..4b969ad 100644 --- a/sqitch/sqitch.plan +++ b/sqitch/sqitch.plan @@ -79,3 +79,4 @@ guix_revision_package_derivations_add_package_derivation_index 2020-10-27T16:58: increase_derivation_inputs_statistics_targets 2020-12-27T10:34:58Z Christopher Baines # Increase stats targets on derivation_inputs fields remove_guix_revisions_store_path 2021-02-02T20:06:18Z Christopher Baines # Drop guix_revisions.store_path systems_table 2021-04-22T08:12:10Z Christopher Baines # Add a systems table +some_indexes 2021-05-17T17:36:38Z Christopher Baines # Add some indexes -- cgit v1.2.3