EuroPython 2011: "The Python and the Elephant"

During EuroPython 2011, the major annual event for Python developers and users in Europe, 2ndQuadrant will deliver a special hands-on training session entitled “The Python and the Elephant”. This 4-hour...
June 02, 2011

Data generation and hardware quality

One of the challenges when dealing with a new database design is that you don’t know things like how big the tables will end up being until they’re actually populated...
February 12, 2011

Tuning Linux for low PostgreSQL latency

One of the ugly parts of Linux with PostgreSQL is that the OS will happily cache up to around 5% of memory before getting aggressive about writing it out. I’ve...
January 28, 2011

PostgreSQL CommitFest #3 for 9.1 needs you!

PostgreSQL development is now done with periodic pauses to review and commit patches that have been submitted, called Commit Fests. The patches themselves are stored on a custom web app...
November 16, 2010