Postgres Weekly
Archives| Latest| RSS
Easy to unsubscribe at any time. Your e-mail address is safe — here's our privacy policy.
« Prev
Next »
Postgres Weekly
Issue 141 — January 27, 2016
All You Need to Know About Sorting in Postgres
During queries, Postgres often sorts your data behind the scenes for optimization purposes. This primer should give you a better understanding of how this sorting works.
Madusudanan
Postgres Query Plan Visualization
Understanding the query plan or EXPLAIN output can be tricky, even for an experienced Postgres user. This is one of the best tools I’ve seen yet to help better understand how a query is performing.
Alex Tatiyants   #tools 
Spot over-locking
Datadog collects lock metrics over time, and can alert on changes immediately. With 50+ Postgres-specific metrics, Datadog helps you spot and fix issues before they're problems.
Datadog    #sponsored 
Improve Your PostgreSQL Workflow with vim and dbext
Jonathan Sacramento
Postgres FDW, One Year Later
If you didn’t know, Postgres ships with one foreign data wrapper out of the box – the Postgres one. Here’s a great write-up after extensive use on getting it set up and hands on with it.
the gabriellephant
Postgres Checksum Performance Impact
Checksums, made available in Postgres 9.3, are incredibly valuable to ensure your database doesn’t silently corrupt. But, as with most things they’re not free. Take a look at what performance impact turning them on may have.
Greg Sabino Mullane
cstore_fdw and 'Files are Hard'
Files are hard was a great article that lays out so many of the issues on files and filesystems. As a response to that he laid out many of the choices in the popular extension cstore from Citus Data, a great read if you want to look at the internals of one approach to an interesting extension.
pykello.​github.​io   #code 
Scenic: Versioned Database Views for Rails
Scenic makes it easier to work with database views within your Rails application– without having to drop down to raw SQL.
thoughtbot, inc.​   #code 
Heroku Data Infrastructure Engineer
Join the Heroku Data team and learn about supporting and operating database systems at scale.
Heroku    #job 
Postgres Skills are in demand.
Indeed Prime is an elite new program from Indeed.com that presents in-demand tech talent like you to top employers. Indeed Prime opens the door to exciting career opportunities with one simple application. Join today!
Indeed    #job 
« Prev
Next »
Easy to unsubscribe at any time. Your e-mail address is safe — here's our privacy policy.