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 102 — April 22, 2015
Managing Big Enough Data in Postgres
Postgres is an amazing database when your active data fits in memory. If it doesn’t then you’re starting to look at a sizable dataset (greater than 100 GB) and at that point a little more care and effort may be required..
Tarka Labs
PostgreSQL Dockerfile
This project can be used to deploy a PostgreSQL server inside a Docker container.
Docker Hub Registry
Tuning for Performance in Production – The DBA Role
Over time, conditions change including data growth, usage patterns, and the amount of resources available to the database. Periodic tuning is the Postgres DBAs role to ensure that things continue to run smoothly. Learn how to optimize performance or get help with a database check up.
EnterpriseDB    #sponsored 
How to Handle Key-Value Data in Postgres
Sure, Postgres is a relational database but that doesn’t mean it doesn’t have the flexibility to work with key-value data. HStore is an awesome solution for that and it’s a built-in extension.
Stormatics
meteor-pg: Reactive PostgreSQL for Meteor
Working with Meteor because it’s a more responsive framework? Well Postgres can play well with it too using this latest package that brings reactive Postgres to Meteor.
Ben Green   #code 
DDL.js — Get JSON Schema Describing Your PostgreSQL Tables
Want an JSON Schema representation of your database with little to no effort? Here’s a simple and easy way to expose your Postgres DB schema directly in JSON Schema.
Andri Möll   #code 
Storing URIs in PostgreSQL
First covered just a few months ago in PG Weekly, there’s a nice update which is better production-ized for handling URIs in Postgres with a ready to use extension.
Peter Eisentraut
Mongolike: A Proof of Concept MongoDB Clone Built On Postgres
Jerry Sievert   #code 
Massive 2.0: A Postgres-Centric Data Access Tool for Node.js
Rob Conery   #code 
Senior PostgreSQL Expert
You love to hack Postgres? And C is more than the third letter of the alphabet for you? Join us as the PostgreSQL expert to help us administrate databases for real-time analytics over terabytes of mobile app data.
adjust    #job 
« Prev
Next »
Easy to unsubscribe at any time. Your e-mail address is safe — here's our privacy policy.