#331 — November 13, 2019 |
Postgres Weekly |
Making Mystery-Solving Easier with Richard Yen |
Architecting Petabyte-Scale Analytics by Scaling Out Postgres on Azure — A case study of using Azure and Citus’s Postgres extension to significantly scale Postgres horizontally up to managing 1.5 petabytes of data (all stored on SSD!) This is the story of one very serious Postgres deployment and use case. Claire Giordano |
Your Data Is Your Business — PGX is a full-service database consultancy focused around PostgreSQL systems. Let us help you architect, build, troubleshoot and scale your PostgreSQL data systems on any platform or hosting environment. PostgreSQL Experts, Inc. sponsor |
Using Postgres as a Pub/Sub and Job Server — If you’re building app that needs some sort of pub/sub mechanism, Postgres is up to the job and here’s how LayerCI uses it. Do take care, though, as using Postgres for pub/sub has some delivery guarantee tradeoffs versus other systems. LayerCI |
Achieving k-anonymity with Postgres — The new version of Postgres Anonymizer gets a new form of data masking, generalization, where values are rounded/’blurred’ to be less accurate. This helps reduce the odds of being able to identify a unique individual by such values alone. Damien Clochard |
A Paul Ramsey |
Chaos Order: Randomizing Queries to Uncover Order-Dependency — “Core SQL Server architect, Conor Cunningham equates depending on query order without an Alex Baldwin |
Streaming Replication Setup in Postgres 12 – How to Do it Right — The way to set up a streaming replication cluster has changed slightly in Postgres 12 – here’s a walkthrough of how to do it now. Cary Huang |
Configure HAProxy with PostgreSQL Using Jobin Augustine |
📂 Code and Projects |
PostgreSQL Anonymizer 0.5 Released — An extension to mask or replace personally identifiable information (PII) or commercially sensitive data. Dalibo Labs |
A Fork of pgAdmin3 Designed to Work with Postgres 12 — pgAdmin is a popular Web-based administration for Postgres and version 4 is out.. but if you need to use version 3 (as Abdul did) with Postgres 12, this fork is an option. Abdul Yadi |
Managed PostgreSQL by DigitalOcean — Deploy a highly scalable PostgreSQL cluster with no admin overhead. DigitalOcean sponsor |
A PostgreSQL ASCII Logo for FreeBSD Boot Loader — This is very much a little bit of fun for if you’re a FreeBSD user, though the ASCII art is here (credit to Oleg Bartunov). Luca Ferrari |
|