~postgresweekly | Issue 569 - The Tetris effect (10)
-
GitHub - nuno-faria/tetris-sql: Using SQL's Turing Completeness to Build Tetris
Tetris-SQL: Using SQL's Turing Completeness to Build Tetris — An implementation of Tetris in just a...
-
PostgreSQL 17 RC1 Released!
Postgres 17 Release Candidate 1 Released — If you’ve been uncertain about running any of the...
-
Blacksmith
Run GitHub Actions Up to 2x Faster at Half the Cost — Blacksmith runs your GitHub...
-
Shrinking Big PostgreSQL tables: Copy-Swap-Drop
Shrinking Big Postgres Tables: Copy-Swap-Drop — If you’ve got a big unwieldy table with only a...
-
Dynamically estimating and scaling Postgres’ working set size - Neon
How Neon Dynamically Estimates Postgres’ Working Set Size — ‘Working set’ refers to the data that’s...
-
Understanding the Postgres Hackers Mailing List Language | Crunchy Data Blog
Understanding the Postgres Hackers Mailing List — If you want to get involved with Postgres development...
-
Why "SELECT * FROM table" is NOT a read
Why SELECT * FROM Table is Not Merely a 'Read' — Surely selecting all of the...
-
GitHub - eduardolat/pgbackweb: 🐘 Effortless PostgreSQL backups with a user-friendly web interface! 🌐💾
PG Back Web 0.3: A Postgres Backup System with Web Interface — A Go-powered app for...
-
GitHub - dimitri/pgcopydb: Copy a Postgres database to a target Postgres server (pg_dump | pg_restore on steroids)
pgcopydb 0.17: Copy a Postgres Database to a Target Postgres Server — Automates and provides a...
-
GitHub - ed-o-saurus/PLHaskell: A Haskell extension for PostgreSQL that allows embedded Haskell code.
PL/Haskell 4.0: Use Haskell in Your SQL Functions — Haskell is a functional language but you...