#335 — December 11, 2019 |
Did you know two thirds of Postgres users have never attended a Postgres-related event? If you want to change this, our events listing section at the end of each issue is now even larger :-) Check it out. |
Postgres Weekly |
Odyssey 1.0: A Scalable Postgres Connection Pooler — Yandex has just released version 1.0 of their multi-threaded connection pooler and request router. “We are using Odyssey in production. Currently, it handles more than 1,000,000 requests per second on many hundreds of hosts.” Yandex |
Postgres at a Low Level: Stay Curious — A meaty post that’s a sort of grab-bag of interesting low level bits and pieces that you might find interesting (but are not particularly essential). Swerves between topics including buffering, BPF, and IO scheduling. Dmitry Dolgov |
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 |
The State of PostgreSQL Survey Results — We encouraged you to fill out this Postgres survey a few months ago and.. about 500 people did. Half of respondents are using Postgres on AWS, 80% are using Postgres outside of work too, and most of us haven’t ever attended a real life Postgres event. Robert Treat has some independent thoughts on the results. Timescale |
PGCon 2020 Call for Papers Now Open — PGCon 2020 is taking place in Ottawa, Canada next May. They’re looking for speakers and have a deadline of January 19, 2020 to get your proposal in. There’s a neat list of talk ideas to get you thinking on this page too. PGCon |
Amazon Teases a Proxy System for RDS — If you’ve got a lot of processes (or Lambda functions, say) hitting RDS-based databases, this could eventually come in very handy. Currently it’s MySQL only (PostgreSQL support is ‘coming soon’) and in preview only. Amazon Web Services |
EnterpriseDB Announces Postgres Platform 12 — EnterpriseDB offers commercial Postgres distribution with added management tools, Kubernetes operator, etc. EnterpriseDB |
|
📂 And the rest |
DB Fiddle: An SQL Database Playground — I frequently find this tool useful for testing out little bits of SQL. It lets you run basic queries upon several versions of Postgres (including, now, version 12), MySQL, and SQLite, right from your browser. Status200 |
Postgres 12's Luca Ferrari |
Take the Guesswork Out of Improving Query Performance — Based on the query plan, pgMustard offers you tips to make your query faster. Try it for free. pgMustard sponsor |
How to Perform a Major Version Upgrade Using James Chanco Jr. |
How to Create a Serverless GraphQL API for Postgres and Aurora — Learn how to build a serverless GraphQL API backed by Postgres (and MySQL) on Amazon’s Aurora. Gareth McCumskey |
Interesting Aspects of Logical Replication at a Glance Rafia Sabih |
phpPgAdmin 7.12.1 Released — A Web-based administration tool for Postgres. Robert Treat |
|