PostgreSQL

Tech Optimizer
June 13, 2026
On June 10th, Splunk released an advisory for CVE-2026-20253, a high-severity vulnerability with a CVSS score of 9.8 that requires no authentication. The vulnerability is associated with the PostgreSQL Sidecar Service Endpoint and affects Splunk Enterprise versions 10 and above. In default installations, the service is not installed on Windows but is installed and enabled by default on AWS. The vulnerability allows unauthorized users to create and truncate arbitrary files through an API that lacks authentication controls. Additionally, it enables the execution of SQL commands via a backup and restore mechanism, potentially leading to remote code execution (RCE). A Detection Artefact Generator has been developed to help organizations assess their vulnerability to this issue.
Tech Optimizer
June 11, 2026
EnterpriseDB (EDB) has reported a significant increase in global adoption of its EDB Postgres® AI (EDB PG AI) platform, indicating a trend among enterprises to standardize operations on a robust platform for managing mission-critical workloads. Research by MIT Technology Review Insights, in collaboration with EDB, shows that AI and data sovereignty are critical predictors of success in AI initiatives, with organizations prioritizing control over their data achieving a fivefold return on investment. The Industrial Bank of Korea (IBK) transitioned 15 core systems to EDB PG AI for greater operational flexibility and cost efficiency, reducing licensing costs compared to Oracle. Shinhan EZ Insurance migrated its entire core system to the public cloud to ensure uninterrupted service. Other enterprises leveraging EDB PG AI include MNTN, Euronext FX, and Kyobo Book Centre, which have benefited from enhanced stability, reduced vendor risk, and improved compliance. EDB is recognized as a leader in the field and will host a global digital event titled "The Era of Agentic AI Data" on June 25. EDB Postgres® AI is positioned as an open, enterprise-grade sovereign data and AI platform, supporting secure, compliant, and scalable solutions across various environments.
Tech Optimizer
June 10, 2026
Microsoft has introduced pg_durable, a PostgreSQL extension that enables developers to execute durable workflows within the database, reducing the need for external orchestration systems. It simplifies workflow management by allowing developers to express long-running, fault-tolerant SQL functions directly in SQL, managing execution concerns like retries and recovery. Workflows are defined in SQL, with the extension handling retry states, progress tracking, and checkpointing. A pg_durable function operates as a graph of SQL steps that can resume from the last durable checkpoint after a failure. The extension preserves execution states within PostgreSQL tables, ensuring workflows can withstand crashes and restarts. It includes a domain-specific language (DSL) for scheduling and parallel execution. An example of a durable function is provided, demonstrating sequential and parallel execution using specific operators. pg_durable is particularly useful for vector embedding pipelines and scheduled maintenance tasks. Architecturally, it consists of a PostgreSQL extension and a background worker built on Rust libraries, without any external control plane. Durable execution allows long-running workflows to automatically resume from failure points, simplifying distributed system architecture.
Tech Optimizer
June 10, 2026
Tiger Data has launched Ghost, a managed PostgreSQL service designed for AI agents, providing infrastructure for coding and workflow agents to conduct large-scale experiments. The service features Fluid Storage, which uses a copy-on-write methodology to optimize storage efficiency and reduce costs by charging users only for modified data. Ghost also includes a "fast forking" capability, allowing users to quickly duplicate datasets for experimental environments. It is compatible with major PostgreSQL extensions like TimescaleDB and PostGIS. The pricing model is usage-based, charging users based on actual computing consumption rather than the number of databases created.
Tech Optimizer
June 9, 2026
Tiger Data has launched a managed PostgreSQL database service called Ghost, designed for AI agents, addressing the limitations of traditional database architectures for autonomous software. The service is now generally available and allows agents to create unlimited databases quickly through a feature called "fast forking." Ghost utilizes Tiger Data's Fluid Storage technology, which employs a copy-on-write storage layer, enabling multiple database instances to share data blocks while charging users only for changed data. The service supports popular PostgreSQL extensions and is positioned as an evolution of PostgreSQL, maintaining its compatibility with the existing ecosystem. Tiger Data has raised 0 million in funding and employs 200 individuals across 25 countries.
Tech Optimizer
June 9, 2026
Tiger Data has launched Ghost, a database service designed specifically for AI agents, addressing the limitations of traditional databases in supporting AI-driven workflows. Ghost allows for isolated environments where agents can experiment without affecting shared resources, offering unlimited Postgres databases with rapid forking capabilities. It features a cost-effective per-query pricing model and includes a free tier with 100 compute hours per month and 1TB of storage. Ghost is compatible with various MCP-enabled agent harnesses and is built on Postgres, providing a familiar operational model for teams. Comprehensive documentation and deployment resources are available at tigerdata.com.
Tech Optimizer
June 8, 2026
Pentasystem Technology has partnered with EDB to enhance enterprise-grade data management using the EDB PostgreSQL database. This partnership, announced on June 8, aims to provide cost-effective and stable database solutions amidst rising costs from existing database management systems. Pentasystem plans to explore projects related to cloud computing, artificial intelligence, and data warehousing, focusing on creating a comprehensive integrated data platform. Jong-jun Jang, CEO of Pentasystem, noted the synergy between EDB's technology and Pentasystem's implementation expertise, aiming to deliver improved performance and cost savings to clients in various sectors.
Search