wiki.techinc.nl/maintenance/postgres
Brad Jorsch 27c61fb1e9 Add actor table and code to start using it
Storing the user name or IP in every row in large tables like revision
and logging takes up space and makes operations on these tables slower.
This patch begins the process of moving those into one "actor" table
which other tables can reference with a single integer field.

A subsequent patch will remove the old columns.

Bug: T167246
Depends-On: I9293fd6e0f958d87e52965de925046f1bb8f8a50
Change-Id: I8d825eb02c69cc66d90bd41325133fd3f99f0226
2018-02-23 10:06:20 -08:00
..
archives Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
compare_schemas.pl Drop ss_total_views and page_counter fields from MediaWiki 2015-01-09 19:01:01 +00:00
mediawiki_mysql2postgres.pl chmod 755 bash & Perl files, chmod 644 .css file 2014-10-30 18:25:16 +00:00
tables.sql Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
update-keys.sql PostgreSQL: Fix text search on moved pages 2015-02-17 18:15:23 -08:00