Explore

~postgresweekly ×
  • screenshot

    Postgres Bloat Minimization

    Postgres Bloat Minimization — Tables occupying more space than expected is a common cause of complaint,...

  • https://nextgres.com/res/20240419-The-Future-of-MySQL-is-Postgres.pdf

    PDF: The Future of MySQL is Postgres — The title of this slidedeck certainly caught my eye!...

  • screenshot

    Release v7.0.0 · salsita/node-pg-migrate

    node-pg-migrate 7.0: Database Migration Management for Postgres — Lots of cleanups and refactoring from the project’s...

  • screenshot

    PostgreSQL 17 features I am most waiting for

    The Postgres 17 Features I'm Most Waiting for — It’s still several months away, but Postgres...

  • screenshot

    Optimize Your PostgreSQL Database | OtterTune

    Improve Postgres Performance and Reduce Costs with OtterTune — Automatically tune and optimize knobs, plus get...

  • General Availability | Supabase

    Supabase Declares 'General Availability' — I hadn’t noticed Supabase has been rocking ‘beta’ all this time,...

  • screenshot

    Postgres Roles and Privileges

    Postgres Roles and Privileges — A follow along, tutorial style, guide to understanding how roles and...

  • ✂️ Use Cases for Merging and Splitting Partitions With Minimal Locking in PostgreSQL 17

    Use Cases for Merging and Splitting Partitions with Minimal Locking in Postgres 17 — Some interesting...

  • Improved query cancellation in PostgreSQL 17 and Psycopg 3.2

    Improved Query Cancellation in Postgres 17 and Psycopg 3.2 — Postgres 17 will gain some improved...

  • screenshot

    GitHub - Florents-Tselai/vasco: vasco: MIC & MINE statistics for Postgres

    Vasco: MIC & MINE Statistics Extension — Maximal information coefficient (MIC) and maximal information-based nonparametric exploration...

  • screenshot

    GitHub - viggy28/pglite: postgres + sqlite = pglite

    Postgres + SQLite = pglite? — Not to be confused with the PGlite WASM build of...

  • Awesome Postgres

    Awesome Postgres: A Curated List of 200+ Libraries, Tools, and Resources — A handy, curated resource...

  • screenshot

    PostgreSQL Stories: A simple query with a big problem | Render Blog

    A Simple Query with a Big Problem — “Most of the time, PostgreSQL invisibly optimizes our...

  • screenshot

    POSETTE: An Event for Postgres 2024

    Save the Date for POSETTE: An Event for Postgres — Wondering who will be speaking at...

  • screenshot

    Protect Your PostgreSQL Database with pg_tde: Safe and Secure

    Protect Your Database with pg_tde (Transparent Data Encryption) — A tech preview release of an extension...

  • Compiling PostgreSQL on macOS To Test Documentation and Patches

    Compiling Postgres on macOS to Test Documentation and Patches — One developer’s experience compiling and installing...

  • screenshot

    Building the Best PostgreSQL GUI: PopSQL Joins Timescale

    Building the Best Postgres GUI? PopSQL Joins Timescale — The team behind the PopSQL collaborative SQL...

  • screenshot

    GitHub - stackframe-projects/pgmock: In-memory Postgres for unit/E2E tests

    pgmock: An In-Memory Postgres for Unit/E2E Testing — No external dependencies and runs entirely within WebAssembly...

  • Announcing pl/dotnet, version 0.99 (beta)

    Announcing PL/.NET 0.99: A Public Beta Release — pl/dotnet adds full support for C# and F#...

  • Taming PostgreSQL WAL File Growth - pgDash

    Taming WAL File Growth — A quick introduction to the Write Ahead Log subsystem in Postgres,...

  • screenshot

    journald and syslog logging in PostgreSQL

    journald and Syslog Logging in Postgres — Using journald and syslog logging with Postgres isn’t a...

  • screenshot

    Real-time text translation using the azure_ai extension in Azure Database for PostgreSQL

    Real-Time Text Translation using the azure_ai Extension in Azure Database for PostgreSQL

  • screenshot

    Building a Managed Postgres Service in Rust: Part 1 | Tembo

    Building a Managed Postgres Service in Rust: Part 1 — A little peek behind the scenes...

  • screenshot

    Best pg_basebackup compression settings for v15 and above

    Best pg_basebackup Compression Settings for v15+