Postgres Weekly |
Issue 70 August 27, 2014
|
|
Checking for PostgreSQL Bloat |
Bloat is a thing that can gradually creep up and affect your PG database. While not overly complicated, as it’s core to how Postgres works under the covers, it’s not the most understood part of the database for most developers, here’s a great write up on what it is and how to deal with it.
|
Keith |
|
PoWA: A Postgres Workload Analyzer |
Need yet another option for analyzing the performance of your Postgres database? PoWA is a PostgreSQL workload analyzer that gathers performance stats and provides real-time charts and graphs to help monitor and tune your PostgreSQL servers.
|
DALIBO |
|
Biggish Data With Rails and PostgreSQL |
ORMs are great for early development and pretending your database is a black box will let you move even faster. Yet, at a certain point you have to admit it’s a real thing, here’s a recent talk from a conference that starts to address many of the challenges you’ll face.
|
Cascadia Ruby 2014 |
|
|
|