~postgresweekly | Bookmarks (119)
-
Don't Do This - PostgreSQL wiki
Don't Do This (in Postgres) — An interesting page on the official Postgres wiki that rounds...
-
GitHub - sj26/activerecord-dsql-adapter: Active Record Adapter for AWS Aurora DSQL
Ruby Active Record Adapter for AWS Aurora DSQL — The “very beginnings” of an Active Record...
-
GitHub - Mooncake-Labs/pg_mooncake: Columnstore Table in Postgres
pg_mooncake: Fast Columnstore Tables in Postgres for Analytics — A Postgres extension that adds columnar storage...
-
Idle Transactions Cause Table Bloat? Wait, What? | Stormatics
Idle Transactions Cause Table Bloat? Wait, What? — “Yup, you read it right. Idle transactions can...
-
Anatomy of Table-Level Locks in PostgreSQL
The Anatomy of Table-Level Locks — A look at the meaning and motivation behind locking in...
-
Vendor Evaluation Template for Postgres Performance Tools
Find the Best Postgres Monitoring & Tuning Vendor for 2025 — Download our free Vendor Evaluation...
-
The power of open source in PostgreSQL
The Power of Open Source in Postgres — Laurenz demonstrates how Postgres’ open source nature is...
-
Postgres backend statistics (Part 1): I/O statistics
Postgres 18 to Get Backend-Level Statistics — Barring any unforeseen problems, Postgres 18 (likely due late...
-
ANNOUNCE pig: The Postgres Extension Wizard
PIG: A New Package Manager for Postgres — Postgres Install Genius is a new package manager...
-
Fix a top cause of slow queries in PostgreSQL (no slow query log needed)
How to Fix a Common Cause of Slow Queries in Postgres — A database engineer at...
-
CFP | POSETTE: An Event for Postgres 2025
POSETTE 2025: Call for Proposals (CFP) is Open! — POSETTE: An Event for Postgres, a free &...
-
PostgreSQL Anonymizer
PostgreSQL Anonymizer 2.0: Data Masking for Postgres — Rather than simply anonymizing dumps, this extension takes...
-
GitHub - pgspider/sqlite_fdw: SQLite Foreign Data Wrapper for PostgreSQL
SQLite Foreign Data Wrapper for Postgres v2.5 — Requires a Linux or POSIX-compliant system, but now...
-
GitHub - sqitchers/sqitch: Sensible database change management
Sqitch 1.5: Database Change Management Tool — A database and framework independent (Postgres 8.4+ is supported)...
-
Hacking on PostgreSQL is Really Hard
5. Hacking on PostgreSQL is Really Hard — Robert has consistently been in the top ten committers...
-
Some of My Favorite Things – Postgres Queries
Some of My Favorite Things – Postgres Queries — There’s not really any big Postgres news...
-
https://pgpedia.info/
4. pgPedia: A Postgres Encyclopedia of Sorts — An interesting, cleanly formatted wiki-esque reference guide to Postgres’...
-
Can Postgres replace Redis as a cache?
3. Can Postgres Replace Redis as a Cache? — Redis is a popular, high performance in-memory data...
-
SQL query optimization: a comprehensive developer's guide
1. SQL Query Optimization: A Comprehensive Developer's Guide — A bumper packed post digging into the optimization...
-
pg_incremental: Incremental Data Processing in Postgres | Crunchy Data Blog
pg_incremental: Incremental Data Processing in Postgres — Marco introduces a new Postgres extension offering automated, incremental...
-
Smarter Postgres LLM with Retrieval Augmented Generation | Crunchy Data Blog
Smarter Postgres LLM with Retrieval Augmented Generation — A quick, easy to digest introduction to the...
-
7+ million Postgres tables | Kailash Nadh | IndiaFOSS 2024 | FOSS United
▶ 7+ Million Postgres Tables — Firmly in the space of “you might not wanna do this,...
-
Explaining ABI Breakage in PostgreSQL 17.1
🤯 Explaining the ABI Breakage in Postgres 17.1 — A few weeks ago, Postgres 17.1 was released...