2010-12-13
· 8 min
·
Django
Django's QuerySet caching and default fetch behavior can silently consume gigabytes of memory on large result sets.
9 comments
2010-11-06
· 1 min
·
PostgreSQL
Stop writing result[4]—psycopg2.3 beta now lets you fetch query results as named tuples with intuitive dot notation.
2 comments
2010-10-28
· 2 min
·
PostgreSQL
PostgreSQL 9.0's streaming replication will be a game-changer for small businesses managing critical data—finally making high availability something a casual…
2 comments
2010-10-27
· 2 min
·
PostgreSQL
Users claim they don't need replication—until they lose a day's data.
7 comments
2010-10-27
· 1 min
·
PostgreSQL
What does "web scale" actually mean? Let's move past the marketing speak and pin down some numbers for what constitutes truly high-volume database performance.
5 comments
2010-10-25
· 3 min
·
Django
Django connections pile up in "Idle in Transaction" state because it skips COMMIT for read-only queries. Here's why it happens and how to fix it.
10 comments
2010-09-26
· 1 min
·
Mac OS X
I need more information about the post to write an accurate teaser.
0 comments
2010-07-18
· 1 min
·
Django
ORMs promise to hide SQL's complexity—but often hide its power instead. See why raw queries sometimes win.
8 comments
2010-06-03
· 1 min
·
PostgreSQL
Slides from an introduction to PostgreSQL talk are now online.
0 comments
2010-05-06
· 1 min
·
PostgreSQL
Watch the archived video from the February 9, 2010 San Francisco PostgreSQL User Group meeting.
0 comments