Valentine’s tech log: [PostgreSQL] Index sizes depending on the type of the field being indexed
Saturday, April 23rd, 2011empirical data about difference in index sizes depending on the data type
empirical data about difference in index sizes depending on the data type
Posted in data, dba, index, postgres, postgresql | Comments Off | permalink
Google translate of 2 posts in Russian section of LJ about route costs look up problem commonly faced by telephony operators
Posted in database, index, map_reduce, oracle, parallel, postgresql, programming, sql | Comments Off | permalink
notes / discussion about optimizing index performance for big tables (“big” means 250M records
Posted in database, dba, index, partitioning, postgresql, programming | Comments Off | permalink
notes about how to scale innodb writes. to summ it up: shard, use int as PKEY (convert hash to int using base-convert, batch lots of write into one trx. / nothing special
Posted in architecture, index, innodb, mysql, scalability, scaling, shard, string | Comments Off | permalink
mysql index performance tech internals (interesting)
Posted in cs, database, index, mysql, performance | Comments Off | permalink
You are currently browsing the archives for the index category.
Konstantin Antselovich (c) 2004-2011
powered by WordPress
Entries (RSS)
and Comments (RSS).