governance

Tech Optimizer
July 8, 2026
A common issue in database migrations is the unplanned accumulation of extensions in PostgreSQL, leading to extension sprawl. Teams often install extensions without documenting the rationale, resulting in a complex web of dependencies that complicates future upgrades and removals. The installation process involves PostgreSQL accessing a control file that details the extension's version and dependencies, which can lead to multiple extensions being installed unintentionally. Upgrading and removing extensions are often neglected, causing risks such as the loss of dependent objects. Extensions typically default to the public schema, which can become cluttered; relocating them to dedicated schemas can improve organization. Trusted Language Extensions (TLE) allow non-privileged users to utilize procedural languages in managed databases without needing superuser access. Key extensions recommended for use include pg_stat_statements, pg_trgm, hstore, citext, and PostGIS, each serving specific use cases. Proper governance is essential for managing extensions, including documenting their purpose, ownership, and dependencies, to prevent operational surprises.
Tech Optimizer
July 6, 2026
AI technology faces significant criticism for its low success rates in delivering business results, with studies indicating a 95% failure rate for enterprise AI solutions and only 9% of organizations in Europe, the Middle East, and Africa achieving measurable outcomes from AI initiatives. Four main shortcomings hinder the transition of AI prototypes to production: 1. Deployment Flexibility: Prototyping environments often lack the necessary flexibility for large-scale production deployment, particularly in regulated sectors. 2. Data Sovereignty: Production transitions can complicate data sovereignty at enterprise and regional levels. 3. Reliability: High availability is crucial for production environments, but vendor-managed platforms may not guarantee seamless upgrades or hardware swaps without downtime. 4. Disconnect in Tool Selection: Developers often choose tools for prototyping without considering production implications, leading to difficulties in scaling. The shortage of database administrators (DBAs) is exacerbated by the increasing use of AI tools, with 84% of developers utilizing them according to a 2025 survey. To address these challenges, Merrick suggests leveraging AI DBA agents to support human DBAs and improve database management efficiency. He emphasizes the need for both robust data infrastructure and enhanced operational support to improve the success rates of AI prototypes.
Tech Optimizer
July 2, 2026
EDB has been recognized as a Leader in The Forrester Wave: Multimodel Data Platforms, Q2 2026, with EDB Postgres AI (EDB PG AI) achieving the highest scores in Vision, Innovation, Roadmap, and Partner Ecosystem criteria. EDB PG AI integrates transactional, analytical, and AI workloads into a unified platform, supporting open-source frameworks and enabling various deployment options. The platform features governance at the data layer and is designed for operational efficiency, allowing organizations to implement sovereign AI quickly. EDB PG AI can be deployed on-premises, in hybrid environments, or across cloud infrastructures, backed by partnerships with companies like Dell, IBM, and NVIDIA.
Tech Optimizer
July 2, 2026
EDB has been recognized as a Leader in Forrester's Multimodel Data Platforms evaluation for Q2 2026 for its EDB Postgres AI platform, receiving the highest scores in Vision, Innovation, Roadmap, and Partner Ecosystem. The platform is designed to manage mixed translytical and AI workload demands, offering flexibility in deployment across on-premises, hybrid, and multi-cloud environments. EDB's recent product update introduced agentic database and converged analytics functionalities, reportedly accelerating database tuning by up to tenfold and reducing analytics ownership costs by as much as 58%. The platform is supported by a partner ecosystem that includes Dell, IBM, NVIDIA, Red Hat, and Supermicro, which plays a crucial role in influencing database purchasing decisions. EDB's roadmap focuses on advancements in GPU-accelerated workloads, semantic intelligence, governance, and knowledge graph functionalities. The emphasis on sovereign deployment aligns with organizations' needs for control over sensitive data amidst stricter regulations.
Tech Optimizer
June 26, 2026
EnterpriseDB (EDB) introduced the EDB Postgres AI (EDB PG AI) platform on June 23, 2026, designed for AI applications to operate directly on live data rather than outdated copies from cloud data lakes. The platform allows organizations to host AI models, live data, and enterprise regulations within their infrastructure, reducing vendor lock-in and protecting regulated data. The EDB PG AI platform features a self-optimizing system that transforms PostgreSQL into an autonomous database, monitoring over 200 metrics for automated tuning and scaling. EDB claims performance troubleshooting can be up to 10 times faster, with issues resolved in minutes instead of the traditional 60 to 90 minutes. It also includes a converged query interface that integrates various data types into a unified engine, enabling AI agents to access authorized live data. An agent governance framework will be introduced in late 2026 to address risks associated with AI operations. EDB collaborates with IBM Power for a robust AI-ready infrastructure and integrates Red Hat Ansible Automation Platform for enhanced management capabilities.
Tech Optimizer
June 26, 2026
EDB has introduced new features for its Postgres AI platform, including an agentic database and converged analytics capabilities, allowing enterprises to run AI agents alongside transactional workloads on a unified PostgreSQL foundation. The platform includes governance tools that position control mechanisms at the data layer and integrates AI processing with operational data, enabling businesses to connect live records with AI systems without transferring sensitive information. The agentic database can monitor over 200 metrics, identify issues, suggest changes, and apply fixes automatically based on user-defined policies. It consolidates various data types through a single SQL interface, significantly accelerating database tuning processes and enhancing application performance. EDB has also expanded its analytics capabilities with a zero-ETL architecture for real-time analysis and large-scale warehousing. EDB PG AI for ClickHouse targets real-time analysis, while EDB PG AI for WarehousePG focuses on historical analysis at petabyte scale. The platform claims up to 30 times faster query performance compared to legacy systems and improved scaling efficiency. EDB's platform integrates vector search and retrieval for AI agents, demonstrating lower query latency and higher retrieval accuracy than competitors. NTT East is using EDB PG AI for AI-driven network operations, while the governance feature manages agent access at the data querying point using native Postgres roles and row-level security. The platform can be deployed on-premises, in hybrid environments, or across cloud infrastructures, with partnerships including Dell, IBM, Nvidia, Red Hat, and Supermicro.
Search