Really Big Elephants Data Warehousing with PostgreSQL
Thursday, January 10th, 2013Presentation by Josh Berkus (PostgeSQL developer)
at MySQL User Conference 2011
Presentation by Josh Berkus (PostgeSQL developer)
at MySQL User Conference 2011
Posted in databases, datawarehouse, dba, DW, OLAP, partitioning, postgresql | Comments Off | permalink
Presentation by Josh Berkus (PostgeSQL developer)
at MySQL User Conference 2011
Posted in databases, datawarehouse, dba, DW, OLAP, partitioning, postgresql | Comments Off | permalink
An article about MySQL InnoDB checkpoint-ing mechanism written by Perconna folks. Read comments as well, several PostgreSQL core committers have participated in the discussion.
“InnoDB’s checkpoint algorithm is not well documented. It is too co…
Posted in architecture, checkpoint, database, dba, innodb, mysql, postgresql, programming | Comments Off | permalink
Posted in architecture, checkpoint, database, dba, innodb, mysql, postgresql, programming | Comments Off | permalink
How MySQL InnoDB implements transaction log, aka REDO (Oracle), aka WAL (PostgreSQL)
Posted in database, databases, dba, innodb, internals, log, mysql, programming, redo, shortcut:mysql, translation, wal | Comments Off | permalink
Posted in database, databases, dba, innodb, internals, log, mysql, programming, redo, shortcut:mysql, translation, wal | Comments Off | permalink
It appears to be an interesting bug in some versions of Oracle 10g, on Linux 2.6.x oracle process goes in loop doing times() system call if machine uptime < 199 days. Nice!!! / Oracle refs are bug 4612267 and 5867987 ) . The solution is to reboot.
Posted in 10G, 2.6, bugs, database, dba, Linux, oracle, sysadmin | Comments Off | permalink
blog posts that describes how MySQL InnoDB flushes data to disk (also see bgwriter, checkpoint_* parameters in PostgreSQL)
Posted in buffers, database, dba, inn, innodb, mysql, percona, performance, postgresql | Comments Off | permalink
empirical data about difference in index sizes depending on the data type
Posted in data, dba, index, postgres, postgresql | Comments Off | permalink
Notes about schema used by StackOverflow.com and related websites. It is very simple, only several tables used. (most likely because there are performance problems with joins)
Posted in architecture, database, databases, dba, design, mssql, schema, sql, stackoverflow | Comments Off | permalink
You are currently browsing the archives for the dba category.
Konstantin Antselovich (c) 2004-2011
powered by WordPress
Entries (RSS)
and Comments (RSS).