How InnoDB handles REDO logging – MySQL Performance Blog [by Ewen Fortune]
Friday, May 6th, 2011How MySQL InnoDB implements transaction log, aka REDO (Oracle), aka WAL (PostgreSQL)
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
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
An article from a well-known PostgreSQL developer comparing MySQL InnoDB and PostgreSQL table structures
Posted in architecture, article, comparison, database, dba, internals, mysql, postgresql, storage | 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
“This paper compares the performance of an Online Transaction Processing (OLTP) based
Posted in benchmark, database, dba, Linux, Microsoft, performance, postgresql, redhat, sqlserver | Comments Off | permalink
Full Text Search benchmark, Oracle vs Postgres, on 2x Quad core Xeon, 8G RAM, 2 SSDs x RAID 1. Pg is being slightly faster when query contains several words, once word count increases, oracle leaps ahead (suggesting a more mature FTS implementation)
Posted in benchmark, comparison, database, dba, Linux, oracle, performance, postgresql, search | Comments Off | permalink
http://www.pgcon.org/2010/schedule/attachments/141_PostgreSQL-and-NoSQL.pdf
Posted in database, dba, nosql, postgresql, presentation | Comments Off | permalink
You are currently browsing the archives for the database category.
Konstantin Antselovich (c) 2004-2011
powered by WordPress
Entries (RSS)
and Comments (RSS).