#316 — July 31, 2019 |
Postgres Weekly |
An Introduction to Parallelism in Postgres — Some interesting digging into what parallelism really means in modern versions of Postgres, including how parallel sequential scans, aggregations, and B-tree scans speed things up. Ibrar Ahmed |
Combined Indexes vs. Separate Indexes — A common question when it comes to designing relational databases relates to when composite indexes (indexes that involve multiple columns) make more sense than single column indexes. Hans-Jürgen looks at some scenarios in Postgres. Hans-Jürgen Schönig |
An Overview of Sharding in PostgreSQL — Learn about the new features in PostgreSQL that allow the deployment of simple shards. Percona sponsor |
A Dive into PostgreSQL on AWS Aurora — Amazon Aurora boasts PostgreSQL compatibility but what does it really offer, how is it to use, and what are its limitations? Viorel Tabara takes a look. Severalnines |
Is SQL on DNA The Next Frontier for Databases? — An EU initiative funds far out technology ideas, one of which is the idea of storing data within synthesized DNA. It’s still expensive to do but progress has been made and there are academic papers and demos (based on Postgres) ready to go. George Anadiotis (ZDNet) |
Comparing Thom Brown |
Because Your Data Is Your Business — PGX provides complete PostgreSQL support, from emergency services through daily operational support, to strategic planning. We’re here for your data ops. PostgreSQL Experts, Inc sponsor |
'Big Data' with Postgres and Apache Spark — Spark is a popular open source analytics engine for big data processing and if you’ve found it a little opaque till now, here’s the basic steps of getting it to interact with a Postgres database. Sebastian Insausti |
Implementing Constraint Exclusion for Faster Query Performance — A look at how Timescale (who create a time-series focused extension for PostgreSQL) leveraged the foundation of PostgreSQL and extended its capabilities to improve performance. Sven Klemm |
pglogical 2.2.2 Released — pglogical is an extension-based logical replication system that serves as an efficient alternative to physical replication. 2ndQuadrant |
|
|