Database Administration & Monitoring Monitoring PostgreSQL on Windows with PgHero and Docker 26.02.2026 by Joan Frey I know, I know, PostgreSQL usually feels more at home on Linux. But guess what? PgHero works just fine on Windows too, and I gave it a try myself. If you’re running PostgreSQL in a Docker container, this setup is(…)
Enterprise content management Dctm – Detect and analyze slow SQL queries 25.02.2026 by Morgan Patou Documentum is a powerful but also complex software. Therefore, debugging performance issues often comes down to being able to implement and review various traces. In this blog, I will talk about how you can detect and analyze slow SQL queries(…)
Oracle Production-ready GoldenGate REST client in Python 23.02.2026 by Julien Delattre In this blog, I provide GoldenGate administrators with a fully working, production-ready Python client to efficiently handle GoldenGate REST API calls. From extract creation to user management, it has never been easier to manage and monitor your GoldenGate deployments !(…)
PostgreSQL RAG Series – Embedding Versioning LAB 22.02.2026 by Adrien Obernesser Introduction This is Part 2 of the embedding versionin, in Part 1, I covered the theory: why event-driven embedding refresh matters, the three levels of architecture (triggers, logical replication, Flink CDC), and how to detect and(…)
PostgreSQL RAG Series – Embedding Versioning with pgvector: Why Event-Driven Architecture Is a Precondition to AI data workflows 22.02.2026 by Adrien Obernesser Introduction “Make it simple.” This is a principle I keep repeating, and I’ll repeat it again here. Because when it comes to keeping your RAG system’s embeddings fresh, the industry has somehow made it complicated. External orchestrators, custom Python cron(…)
Database Administration & Monitoring, Database management, Oracle Oracle Grid Infrastructure 26ai/ ASM upgrade from 19c one node. 20.02.2026 by Tomek Sikorski This is second part of 26ai migration blog. We will upgrade here one node Clusterware with ASM in 19c. We will use newest 23.26.1 GoldImages from oracle support. This tutorial showing main steps how to perform upgrade, its not procedure(…)
WebLogic 14 & Elastic Stack: From Metrics to Predictive Insights 20.02.2026 by David Diab Oracle WebLogic Server continues to be a backbone for enterprise Java applications. With version 14, it brings improved Java compatibility, stronger security defaults, and better clustering. But while the platform is robust, monitoring it effectively remains a challenge.
Oracle Querying GoldenGate REST API log efficiently 20.02.2026 by Julien Delattre In this blog post, I will guide you on how to query the restapi.log file of your GoldenGate deployments more efficiently. These logs are a valuable source of information for GoldenGate administrators but are unfortunately not easy to analyze. In(…)
Enterprise content management From Expertise to Intelligence: The Impact of AI on ECM Consulting 19.02.2026 by Guillaume Meunier Last week, I wrote about the importance of soft skills in the daily lives of ECM consultants (link here, but sorry in french): communication, empathy, influence, active listening, and all the human elements that determine whether(…)
JBoss EAP – Credential Stores: from optional best practice to mandatory security baseline 19.02.2026 by David Diab One of the most impactful (and often underestimated) differences between JBoss EAP 7.4 and JBoss EAP 8 is how credentials are handled. This is not just a documentation tweak or a recommendation shift. It is a hard security enforcement change(…)