From Queries to Agents: The Next Era of Data Retrieval on PostgreSQL | POSETTE 2026

Abe Omorogbe explains how PostgreSQL is evolving into a backbone for production AI agent workflows, focusing on reliable and safe data retrieval. He covers MCP-based agent patterns, common failure modes when agents generate SQL, and emerging approaches like context correction and blended retrieval across relational, vector, and graph techniques.

Overview

In this POSETTE 2026 talk, Abe Omorogbe (Microsoft) discusses how AI agents are moving beyond simple RAG patterns and why the hard part in production is dependable, context-aware retrieval rather than the model itself.

Key themes covered in the session:

PostgreSQL as an agent retrieval backbone

Model Context Protocol (MCP) for agent-to-data/tool connectivity

What goes wrong when agents generate SQL blindly

Context correction and trustworthy retrieval

Blended retrieval: combining multiple retrieval modes

Azure Database for PostgreSQL AI capabilities and HorizonDB direction

Resources