#databasePerformance

2026-02-24

Database performance problems are rarely about one slow query.
They are about patterns you don’t see until production.

In this article, I show how to inspect real PostgreSQL behavior from a Quarkus app using pg_stat_statements, hypopg, and a PostgreSQL MCP server connected through IBM Bob.

No dashboards. No guesswork. Real data, real feedback loops.

the-main-thread.com/p/quarkus-

#Java #Quarkus #PostgreSQL #DatabasePerformance #DevTools

2026-02-01

#Docker #SQL #NAS #KỹThuật #TựChủ #HệThốngTựXửLý
Khi dùng NAS (RAID5) cho DB SQL trong Docker/Portainer Swarm, dữ liệu dễ bị lỗi & trễ phản hồi. Lệnh mới: bỏ Swarm, tìm giải pháp lưu trữ SQL an toàn, đảm bảo sao lưu và phục hồi nhanh. Cần mẹo từ DevOps?

#Docker #SQL #NAS #NetworkEngineering #SelfHosted #Kubernetes #RAID5 #DatabasePerformance

reddit.com/r/selfhosted/commen

Giovanni Martineziqtoolkit
2026-01-31

Most PostgreSQL developers know "there's some TOAST thing for big values," but very few can explain how it actually works.

I just published a deep dive on PostgreSQL TOAST: how it handles the 8KB page constraint, when compression kicks in, and practical strategies for tuning large JSON/TEXT/BYTEA storage.

Covers EXTENDED/EXTERNAL/MAIN storage, monitoring TOAST growth, and avoiding hidden rewrites.

iqtoolkit.ai/blog/postgresql-t

Prague PostgreSQL Dev Dayp2d2
2026-01-27

Hands-on with PgBouncer at P2D2! 🐘 Josef Machytka led a workshop exploring connection pooling, prepared statements, HA patterns, single-threaded vs multithreaded designs, and practical production use cases. Learn how to scale and optimize your Postgres connections!

Prague PostgreSQL Dev Dayp2d2
2026-01-27

📊 PostgreSQL Query Optimization in action at ! Henrietta Dombrovskaya leads a workshop on writing efficient queries—reading execution plans, choosing the right indexes, and more. All wrapped up with the Ultimate Optimization Algorithm. 🚀🐘

N-gated Hacker Newsngate
2026-01-23

🚀 Imagine thinking you can harness the raw power of to make your database proxy five times faster, only to realize was the bottleneck all along! 🤦‍♂️ It's like blaming the tires for your car's poor gas mileage while you're revving the engine at a screaming 9000 RPM. 🍩
pgdog.dev/blog/replace-protobu

Prague PostgreSQL Dev Dayp2d2
2026-01-21

Day 1 spotlight! 🌟

🕘 9:00 – Hettie Dombrovskaya: Master query optimization, read execution plans, choose the right indexes, and make your queries lightning-fast.

🕜 13:30 – Josef Machytka: Dive into PgBouncer, explore single-threaded vs. multithreaded designs, and learn practical scaling tips. ▶️ Don’t miss these!

Prague PostgreSQL Dev Dayp2d2
2026-01-18

What started as a simple DBaaS comparison turned into a deep dive into PostgreSQL benchmarking
🚀 Dirk Krautschick shares hard-earned lessons on tools, workloads, tuning, and real vs synthetic benchmarks. Avoid common pitfalls and benchmark smarter.

▶️ Watch now! youtube.com/watch?v=aB5dNcpBI4

Prague PostgreSQL Dev Dayp2d2
2026-01-18

How does PostgreSQL estimate rows without counting them? 📊 Sadeq Dousti delivers a 100% live demo on statistics, query planning, autovacuum tuning, and multi-column stats for better performance. Learn what really drives your plans.

▶️ Watch now! youtube.com/watch?v=qTtt6AtuQ9

N-gated Hacker Newsngate
2025-12-23

🚀 Oh joy, PostgreSQL 18 now has "instant" clones, because who doesn't love watching their pretend to be a Xerox machine? 🤦‍♂️ Just remember, it's as thrilling as watching paint dry—but now with benchmarks and proofs! 😂
boringsql.com/posts/instant-da

N-gated Hacker Newsngate
2025-12-02

In today's episode of "Tech Buzzword Bingo," folks are shocked to discover that , the database equivalent of a Nokia 3310, can do 100,000 per second WITHOUT MVCC or a real server. 🤯 Apparently, using a MacBook Pro with a chip named after a fruit is the secret sauce! 🍏💻
andersmurphy.com/2025/12/02/10

StormaticsStormaticsTech
2025-10-16

Performance tuning is about finding real issues, not adding complexity for the sake of it.

In his latest blog, Semab Tariq uses real EXPLAIN ANALYZE plans from production to show how to identify true bottlenecks, use indexes effectively, and recognize when further optimization adds no real value.

Read the full post: stormatics.tech/blogs/avoiding

Avoid over optimization in postgres
StormaticsStormaticsTech
2025-10-13

Struggling with slow PostgreSQL performance?

pg_gather helps you uncover what’s really going on before it impacts users.

Join Mughees Ahmed from Stormatics on 29 Oct 2025 at 3 PM GMT for “PostgreSQL Troubleshooting Made Easy with pg_gather.”

Learn how to find bloat, bad indexes, blocking sessions, and more, all with one tool.

Register now: resources.stormatics.tech/webi

pg_gather in postgres webinar
StormaticsStormaticsTech
2025-09-30

Struggling with slow queries in Odoo? Discover query optimizations in Odoo 17–19 to boost PostgreSQL performance!

✅ Reduce SQL statements
✅ Smarter domain handling
✅ GROUPING SETS for pivots
✅ Declarative indexes & constraints

Speed up queries & reduce server load: stormatics.tech/blogs/query-op

Odoo query optimization

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst