GIN index uses to find posts by tag
Compare changes
Files
9@@ -15,7 +15,7 @@ BEGIN
@@ -31,13 +31,13 @@ IF NOT EXISTS(SELECT data_type
@@ -187,6 +187,15 @@ IF EXISTS(SELECT data_type FROM information_schema.columns
@@ -200,7 +209,7 @@ DROP INDEX IF EXISTS hive_mentions_post_id_idx;
@@ -228,13 +237,13 @@ IF NOT EXISTS(SELECT data_type
@@ -245,7 +254,7 @@ $BODY$;
@@ -270,7 +279,7 @@ CREATE INDEX IF NOT EXISTS hive_votes_voter_id_last_update_idx ON hive_votes (vo
@@ -357,3 +366,5 @@ CREATE INDEX IF NOT EXISTS hive_posts_promoted_id_idx ON hive_posts (promoted, i