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
“There’s very little information about PostgreSQL buffer cache
Posted in article, database, dba, performance, postgres, postgresql, tuning | Comments Off | permalink
improvements to PostgreSQL that could be made by tuning wal/background writer processes
Posted in background, buffers, database, dba, LRU, optimization, performance, postgres, postgresql, reference, tuning, wal | Comments Off | permalink
Notes about PostgreSQL WAL synchronizations methods
Posted in database, dba, disk, filesystem, performance, postgres, postgresql, tuning, wal | Comments Off | permalink
Notes about Write-Ahead Log, Check points and other IO configuration related to postgresql transaction log settings
Posted in dba, performance, pg_xlog, postgres, postgresql, tuning, wal | Comments Off | permalink
yet another mysql vs postgresql benchmark using “OSDB”. Small difference between the two, but consider that benchmark was done on 2-way SMP, 3GB ram, 1 SATA DISK and a small dataset.
Posted in benchmark, database, dba, mysql, performance, postgres, postgresql, sql | Comments Off | permalink
how to get fast random select in postgres
Posted in ctid, dba, development, postgres, postgresql, programming, random | Comments Off | permalink
Josh Berkus explaing why hot-standby replication did not make it into postgresql 8.4
Posted in database, db, dba, postgres, postgresql, replication | Comments Off | permalink
PITRTools is a set of wrapper scripts that provide warm standby functionality to PostgreSQL. The software is essentially two scripts, cmd_archiver.py and cmd_standby.py. The project is under the BSD license.
Posted in backup, data, database, dba, PITR, postgres, postgresql, python, recovery, replication | Comments Off | permalink
in Russian: how to complie PostgreSQL stored procedures in C with MinGW under windows
Posted in c, database, development, GCC, mingw, postgres, postgresql, programming, win32 | Comments Off | permalink
You are currently browsing the archives for the postgres category.
Konstantin Antselovich (c) 2004-2011
powered by WordPress
Entries (RSS)
and Comments (RSS).