gnu-social/db
Brion Vibber 9d0687b055 Adjusting indexes to make favorites query more efficient, based on feedback from ops.
fave_user_id_idx index changed from (user_id) to (user_id,modified), so the timestamp ordering can be done straight from the index while we're looking up the user's notices.
Added to 08to09.sql and 08to09_pg.sql; may need to be run manually by folks doing development.
(No harm if you don't update it, the favorites tab/rss feed will just stay inefficent.)
2009-11-10 08:23:24 -08:00
..
08to09.sql Adjusting indexes to make favorites query more efficient, based on feedback from ops. 2009-11-10 08:23:24 -08:00
08to09_pg.sql Adjusting indexes to make favorites query more efficient, based on feedback from ops. 2009-11-10 08:23:24 -08:00
074to080.sql Revert "changed file.url column type from varcahr(255) to varchar(2047)" 2009-08-11 14:41:48 +12:00
074to080_pg.sql Revert "changed file.url column type from varcahr(255) to varchar(2047)" 2009-08-11 14:41:48 +12:00
foreign_services.sql - Reworked login / logout workflow 2009-05-21 05:43:11 +00:00
innodb.sql a little sql script to drop full-text index and use innodb for profile and notice 2009-06-23 09:16:41 -07:00
location_namespace.sql add a couple of location namespaces 2009-10-21 22:43:40 -04:00
notice_source.sql Add SocialOomph 2009-10-31 15:49:21 -04:00
site.sql updates to Status_network 2009-06-15 08:54:52 -07:00
sms_carrier.sql Add ChinaMobile as an email to SMS carrier 2009-09-13 00:16:50 -04:00
statusnet.sql Adjusting indexes to make favorites query more efficient, based on feedback from ops. 2009-11-10 08:23:24 -08:00
statusnet_pg.sql Adjusting indexes to make favorites query more efficient, based on feedback from ops. 2009-11-10 08:23:24 -08:00