~postgresweekly | Issue 571 - Postgres 17 has entered the building (10)
-
PostgreSQL 17 Released!
PostgreSQL 17 Released — The big one is here. It's the newest major version of Postgres,...
-
All sessions - PASS Data Community Summit
Keynote Speakers Announced for PASS Data Community Summit 2024 — PASS Summit have just unveiled their...
-
Playing with BOLT and Postgres
Playing with BOLT to Get a Faster Postgres — BOLT is a tool from the LLVM...
-
Building an image search engine on Postgres | Tembo
Building an Image Search Engine on Postgres — pgvector strikes again. The technique is simple: take...
-
A few secure, random bytes without `pgcrypto` — brandur.org
Generating a Few Secure, Random Bytes Without pgcrypto — random() gives you pseudo random numbers, but...
-
Hierarchical data types
Hierarchical Data Types in Postgres — hierarchyid is a special type in SQL Server for representing...
-
When Postgres Indexing Went Wrong
When Postgres Indexing Went Wrong — “TLDR: Be careful when creating indexes — a lesson I...
-
pgMustard - review Postgres query plans quickly
pgMustard v5: Review Postgres Query Plans Quickly — A tool for helping review Postgres query plans,...
-
PostGIS 3.5.0
PostGIS 3.5.0 Released — The latest release of the popular geospatial data indexing and querying extension...
-
GitHub - launchql/libpg-query-node: libpg_query PG port for node.js
libpg-query-node: Use Postgres' SQL Parser from Node.js — Use Postgres’s SQL parser at a low level...