#361 — June 24, 2020 |
Postgres Weekly |
'10' Things Postgres Could Improve — An in-progress four part series (part 2 here) covering topics like transaction ID issues and replication. Shaun Thomas |
📊 PDF: It's Time for a JSON/JSONB Great Unification — This dense, technical slidedeck is for you if you’re really into your JSON and you really care about Postgres’s JSON capabilities. It digs into JSON support in a forthcoming SQL standard and what future versions of Postgres can do to support this by unifying JSON and JSONB into one new data type. Oleg Bartunov |
We Help Customers Speed Up Postgres Queries By 1000x. Learn How — With pganalyze, companies like Atlassian are able to speed up their queries by orders of magnitude. In this ebook, we share our best practices for optimizing Postgres performance. pganalyze sponsor |
Postgres 13 Beta 1 Now in Amazon RDS Database Preview Environment — RDS lets you run a managed Postgres deployment on AWS and the Preview Environment lets you play with pre-release versions if you want to test your tooling, etc. Amazon Web Services |
How to Force a Table to Have Just One Row — Bruce demonstrates how to force a table to have at most one row by creating a unique expression index on a constant, with no column name references. Bruce Momjian |
EnterpriseDB Rebrands to EDB — EnterpriseDB are a popular company in the Postgres space so if you now see 'EDB' anywhere, well.. it's them :-) EnterpriseDB / EDB |
SQL Trickery: Hypothetical Aggregates — You can use this technique to determine the rank of a hypothetical value within an existing set. Hans-Jürgen Schönig |
Douglas J Hunley |
Hans-Jürgen Schönig |
Your Data Is Your Business — PGX is a full-service database consultancy focused on PostgreSQL data systems, on any platform or hosting environment. PostgreSQL Experts, Inc. sponsor |
Wrapping Db2 with Postgres — Db2 is a family of database products developed by IBM and focused on enterprise use. If you need to migrate Db2 data to Postgres, db2_fdw provides a way to do it. Marcelo Diaz |
Reasons to Migrate from Oracle to Postgres — This is truly a case of ‘preaching to the choir’ in this newsletter, but if you need any more reasons when chatting to others.. 😄 Kirk Roybal |
pg_auto_failover: Automated Failover and High-Availability Extension — Monitors and manages automated failover for a Postgres cluster. Citus Data |
|
|