PostgresAI

122 posts

PostgresAI banner
PostgresAI

PostgresAI

@postgres_ai

We build Self-Driving Postgres and help fast-growing startups scale their databases, workloads, and related operations

remote शामिल हुए Temmuz 2020
2 फ़ॉलोइंग842 फ़ॉलोवर्स
PostgresAI रीट्वीट किया
Postgres FM
Postgres FM@PostgresFM·
New episode: "Long-running transactions" Nik and Michael discuss long-running transactions, including when they're harmless, when they cause issues, and how to mitigate those issues. 🎧 postgres.fm/episodes/long-… 📺 youtu.be/uSUpbUJM5Kk
YouTube video
YouTube
Postgres FM tweet media
English
0
4
37
1.7K
PostgresAI रीट्वीट किया
Nik Samokhvalov
Nik Samokhvalov@samokhvalov·
For fun, I rewrote psql in Rust and integrated it with AI meet "rpg" -- an experimental CLI maybe, at some point, it will bring ideas to psql itself thoughts? link in the 1st comment
GIF
English
6
6
40
4.4K
PostgresAI रीट्वीट किया
Nik Samokhvalov
Nik Samokhvalov@samokhvalov·
pg_ash v1.3 released -- Active Session History for Postgres, pure SQL. New in 1.3: - pg_cron now optional -- works with external schedulers - set_debug_logging() -- RAISE LOG per sampled session - pgss-dependent functions fail fast with clear errors - Azure Flexible Server compatibility - PG14-18 tested Install: \i sql/ash-install.sql No extensions, no restart. Works on RDS, Cloud SQL, AlloyDB, Supabase, etc.
Nik Samokhvalov tweet media
English
2
16
52
3K
PostgresAI रीट्वीट किया
Nik Samokhvalov
Nik Samokhvalov@samokhvalov·
pg_ash is out Postgres has no session history. When something was slow an hour ago, there's nothing to look at. pg_ash fixes that -- pure SQL, one file install, works on RDS/Cloud SQL/Supabase/self-hosted, anywhere where you have pg_stat_statements and pg_cron. No extension, no restarts, no provider approval. Just \i one file.
Nik Samokhvalov tweet media
English
10
38
176
15.2K
PostgresAI
PostgresAI@postgres_ai·
postgresai 0.14 is out! Express health checks via `postgresai checkup`, Claude Code plugin, Supabase support, MCP tools, Bun for performance, query texts in Top-N charts, version/build timestamps, updated index analysis panels, and much more start here: npx postgresai@latest
PostgresAI tweet media
English
1
1
9
2.6K
PostgresAI रीट्वीट किया
Nik Samokhvalov
Nik Samokhvalov@samokhvalov·
finally in @postgres_ai's Grafana -- query texts everywhere in query analysis, not only queryids with smart truncation
Nik Samokhvalov tweet media
English
0
1
10
874
PostgresAI
PostgresAI@postgres_ai·
Check your DB for unused/redundant indexes now, keep your index set lean: npm i -g postgresai postgresai checkup <DBURL> --json --check-id H002 # unused indexes postgresai checkup <DBURL> --json --check-id H004 # redundant indexes -- then feed it to your AI dev tool 🪄
English
0
0
0
96
PostgresAI रीट्वीट किया
Nik Samokhvalov
Nik Samokhvalov@samokhvalov·
This is awesome – one more observability gap is closed in Postgres 19devel! after Metronome's Postgres MultiXact member space exhaustion incidents in 2025 (postgres.fm/episodes/multi…), we had a couple of more cases, when customers came with the very same problem So for quite some time @postgres_ai monitoring covers it already – we see it as a mission to cover all cases we've learned so all customers and users have tooling to avoid various cliffs and in case shit happens – how to escape ASAP. So we added it, but only for self-hosted Postgres and RDS (they expose it with special functions) – monitoring of pg_multixact/members subdir size. Great to see that this kind of monitoring will be possible for all Postgres users when 19 is out – already planned to ship it – gitlab.com/postgres-ai/po…
Noriyoshi Shinoda@nori_shinoda

PostgreSQL 19 dev: Add pg_get_multixact_stats() Author: Naga Appani git.postgresql.org/gitweb/?p=post…

English
0
2
10
1.1K
PostgresAI रीट्वीट किया
Postgres FM
Postgres FM@PostgresFM·
New episode: "Postgres year in review 2025" Nik and Michael discuss the events and trends they thought were most important in the Postgres ecosystem in 2025. 🎧 postgres.fm/episodes/postg… 📺 youtu.be/CQ5Fr5uHEp0
YouTube video
YouTube
Postgres FM tweet media
English
0
2
5
644
PostgresAI
PostgresAI@postgres_ai·
PostgresAI demo 2 - automated database health What if you clicked "Resolve" and got a PR What if index bloat just... fixed itself? Now it does.
English
0
1
7
2.4K
PostgresAI रीट्वीट किया
Postgres FM
Postgres FM@PostgresFM·
New episode: "max_connections vs migrations" Nik and Michael discuss max_connections, especially in the context of increasing it to solve problems like migrations intermittently failing(!) 🎧 postgres.fm/episodes/max_c… 📺 youtu.be/KFRK8PiIvTg
YouTube video
YouTube
Postgres FM tweet media
English
0
1
8
2K
PostgresAI रीट्वीट किया
Nik Samokhvalov
Nik Samokhvalov@samokhvalov·
Added a new diagram to the postgres.ai front page showing how @postgres_ai copilot works: Your Postgres (located anywhere) → postgres_ai monitoring → Health check & Issues → GitHub PRs / AI tools → deployed back to your Postgres (continuous loop) (Inspired by turbopuffer's clean design; it rotates 90° on mobile.)
Nik Samokhvalov tweet media
English
2
4
29
3.1K
PostgresAI रीट्वीट किया
Postgres FM
Postgres FM@PostgresFM·
New episode: "Tens of TB per hour" Nik talks Michael through a recent benchmark he worked with Maxim Boguk on, to see how quickly they could provision a replica. 🎧 postgres.fm/episodes/tens-… 📺 youtu.be/ff-goIbd-Zk
YouTube video
YouTube
Postgres FM tweet media
English
0
4
14
7.7K
PostgresAI रीट्वीट किया
Nik Samokhvalov
Nik Samokhvalov@samokhvalov·
I like how easy it is now to get the new @postgres_ai copilot for any @PostgreSQL database: One-click deployment in three modes – PaaS, BYOC, BYOM Easy access to dashboards at xxxxxx.pgai.watch by default – in case you need to dive into all the details "Resolve in Cursor" for issues that can be solved via code changes (or you can use Claude Code, Codex, etc.)
Nik Samokhvalov tweet mediaNik Samokhvalov tweet mediaNik Samokhvalov tweet media
English
0
2
16
1.9K