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 140 — January 20, 2016
PostgreSQL Point-in-Time Recovery: An Unexpected Journey
Sometimes it’s not just when a system goes down that you care about data loss or change, sometimes it can be due to operator error. When that happens there’s a chance you already have the underlying pieces to correct it and if not may want to consider this read.
David Christensen
An Introduction to PostgreSQL Physical Storage
This primer covers how your data is actually stored under the covers. It’s not required to know how the internals of data storage actually work to use Postgres, but it may still be helpful and interesting to you.
Rachid Belaid
Exclusive from EDB: PostgreSQL 9.5 Training and Certification
EDB, the leader in services for Postgres, is the FIRST and ONLY organization to provide official PostgreSQL 9.5 training courses and Certification exams only weeks after the 9.5 release to the community. Be one of the first to train and certify on PostgreSQL 9.5!
EnterpriseDB    #sponsored 
Upsert Records with PostgreSQL 9.5
One of the first write-ups about upsert that clearly lays out how it can be used with a very practical example.
Josh Branchaud
Adding Columns with Default Values to Large Tables in Postgres + Rails
For most frameworks it’s common for you to set a default value when you add a new column, the problem is this can cause a full table re-write and hold a lock–read: not good. There’s a few methods to work around this.
WeWork Engineering
What Is The Best PostgreSQL GUI Tool?
Reddit   #opinion 
Heroku Data Infrastructure Engineer
Join the Heroku Data team and learn about supporting and operating database systems at scale.
Heroku    #job 
Objection.js + PostgreSQL: By The Power of JSON Queries
While objection.js has had some support for JSON for a little while now, it now has full docs and guides to get you up and running. It joins Massive.JS as a great option for JSON in Node, while still supporting all the greatness that is Postgres.
Mikael Lepistö
Postgres Full-Text Search
There are a lot of ways to roll a full text search system (such as with Elasticsearch) but if your data is already in Postgres you may have a good enough solution already sitting right there to use.
UpStats
PostgreSQL Streaming Replication Cheatsheet
Alexey Lesovsky
PipelineDB Enterprise Now Available
PipelineDB is a Postgres 9.4-based streaming analytics database.
postgresql.​org   #news 
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.