<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/postgres/best-of/2025/11" -->

---
title: Best PostgreSQL posts — November 2025 | daily.dev
description: The most upvoted PostgreSQL posts from November 2025, curated by the daily.dev community.
canonical: https://daily.dev/sources/postgres/best-of/2025/11
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/postgres/best-of/2025/11
og:type: website
og:site_name: daily.dev
og:title: Best PostgreSQL posts — November 2025 | daily.dev
og:description: The most upvoted PostgreSQL posts from November 2025, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of PostgreSQL — November 2025

1. 1  
[](https://daily.dev/posts/pg-ai-query-ai-powered-sql-generation-query-analysis-for-postgresql-mzlrrodqe "pg_ai_query — AI-powered SQL generation & query analysis for PostgreSQL")  
Article  
![Avatar of postgres](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/8dab534748a94108858df41b7ef7fe86)PostgreSQL · 41w  
pg\_ai\_query — AI-powered SQL generation & query analysis for PostgreSQL  
pg\_ai\_query is a new PostgreSQL extension that enables AI-powered SQL query generation and analysis directly within Postgres. Developers can generate SQL queries from natural language descriptions and get AI-assisted explanations of query execution plans. The extension supports PostgreSQL 14+ and aims to streamline query development by eliminating the need to switch between tools.  
62  
3
2. 2  
[](https://daily.dev/posts/autobase-2-5-0-released-rji6cf5ws "Autobase 2.5.0 released")  
Article  
![Avatar of postgres](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/8dab534748a94108858df41b7ef7fe86)PostgreSQL · 41w  
Autobase 2.5.0 released  
Autobase 2.5.0 introduces Expert Mode to its UI, enabling advanced cluster configuration options for experienced users. Key features include a YAML editor for custom parameters, updated cloud provider pricing and instance specifications (Hetzner ARM instances, 4th-gen Intel on AWS/GCP), configurable IOPS and throughput for AWS EBS volumes, and Ansible 12 compatibility. Autobase is an open-source tool for deploying and managing highly available PostgreSQL clusters, automating tasks like deployment, failover, backups, and scaling without requiring deep DBA expertise.  
36  
1
3. 3  
[](https://daily.dev/posts/postgresql-18-1-17-7-16-11-15-15-14-20-and-13-23-released--wwybaugkn "PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 Released!")  
Article  
![Avatar of postgres](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/8dab534748a94108858df41b7ef7fe86)PostgreSQL · 43w  
PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 Released!  
PostgreSQL has released security updates across all supported versions (18.1, 17.7, 16.11, 15.15, 14.20, and 13.23), addressing two security vulnerabilities and over 50 bugs. The first vulnerability allows unauthorized denial of service through CREATE STATISTICS commands, while the second involves integer wraparound in libpq that can cause memory corruption. PostgreSQL 13 reaches end-of-life with this final release, and users should plan upgrades to supported versions.  
22

[See all PostgreSQL archives](/sources/postgres/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/postgres/best-of/2025/11#page","url":"https://daily.dev/sources/postgres/best-of/2025/11","name":"Best PostgreSQL Posts — November 2025","description":"The most upvoted PostgreSQL posts from November 2025, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/postgres/best-of/2025/11#items","numberOfItems":3,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/pg-ai-query-ai-powered-sql-generation-query-analysis-for-postgresql-mzlrrodqe","name":"pg_ai_query — AI-powered SQL generation & query analysis for PostgreSQL"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/autobase-2-5-0-released-rji6cf5ws","name":"Autobase 2.5.0 released"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/postgresql-18-1-17-7-16-11-15-15-14-20-and-13-23-released--wwybaugkn","name":"PostgreSQL 18.1, 17.7, 16.11, 15.15, 14.20, and 13.23 Released!"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"PostgreSQL","item":"https://daily.dev/sources/postgres"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/postgres/best-of"},{"@type":"ListItem","position":5,"name":"November 2025"}]}]}
```

