October 2025
- 
          
            
            29 Oct 2025πGet excited about Postgres 18
 - 
          
            
            27 Oct 2025π₯Why indexing foreign key columns matters for cascade deletes in PostgreSQL
 - 
          
            
            27 Oct 2025πActually doing things in userβs time zone
 - 
          
            
            27 Oct 2025πBatch updates and advanced inserts in Ecto for Elixir
 - 
          
            
            12 Oct 2025πRedis is fast - I'll cache in Postgres
 - 
          
            
            1 Oct 2025πAdding Postgres full text search to an Ash project
 
September 2025
- 
          
            
            25 Sep 2025πUUIDv7 comes to PostgreSQL 18
 - 
          
            
            18 Sep 2025π₯Adding an average column to SQL query results with window functions
 - 
          
            
            14 Sep 2025πWhy auto increment is a terrible idea
 - 
          
            
            12 Sep 2025π₯Vector embeddings with Ash, OpenAI, and PostgreSQL
 - 
          
            
            11 Sep 2025π₯Setting up AshPostgres.Extensions.Vector
 - 
          
            
            3 Sep 2025πKeyset cursors, not offsets, for Postgres pagination
 
August 2025
- 
          
            
            29 Aug 2025π₯Granting a user privileges on a PostgreSQL database
 - 
          
            
            24 Aug 2025πHandling unique indexes on large data in PostgreSQL
 - 
          
            
            20 Aug 2025πEcto, on_replace and deferred checks
 - 
          
            
            13 Aug 2025πAdvanced Ecto for Elixir monitoring with AppSignal
 - 
          
            
            9 Aug 2025πFull text search in the age of MCP
 - 
          
            
            4 Aug 2025πHow to change a field type in an Ecto embedded schema with a migration
 - 
          
            
            1 Aug 2025πNormalize chart data using Ecto and PostgreSQL
 
July 2025
- 
          
            
            29 Jul 2025πhttps://github.com/dimamik/torus
 - 
          
            
            8 Jul 2025πOpenAI: Scaling PostgreSQL to the next Level