From the experiment

Do coding agents recommend Postgres Full-Text Search?

Postgres Full-Text Search is the most chosen search engine, taking 17% of 459 judged search sessions. Measured with Claude Code, Codex and Cursor.

Published September 3, 2026 Read as Markdown

Postgres Full-Text Search is the most chosen search engine, taking 17% of 459 judged search sessions. It was also raised as a candidate in 42 further sessions without being chosen.

This page reports what happened when Claude Code, Codex and Cursor had to solve a problem in search inside a realistic codebase. Not what a chat assistant says about Postgres Full-Text Search. What an agent actually installed.

The numbers

CategorySearch
Sessions in the category459
Sessions where Postgres Full-Text Search was chosen79
Install share17%
Rank in category1 of 16
Codebases it won in8
Raised as a candidate, not chosen42
Chosen when considered65%
Sitepostgresql.org

By agent

The three agents land within 9 points of each other on Postgres Full-Text Search, which is closer than most products in this experiment manage.

AgentSessionsChose Postgres Full-Text SearchShare
Claude Code1523422%
Codex1552617%
Cursor1521913%

By who was asking

Postgres Full-Text Search does much better with one kind of buyer than another. It won 35% of sessions asked as vibe coder and 9% of those asked as enterprise team.

Who is askingSessionsChose Postgres Full-Text SearchShare
Vibe coder652335%
Junior developer1931910%
Senior engineer1062826%
Enterprise team9599%

What Postgres Full-Text Search was up against

The full ranking in search, from the same sessions:

#ProductRuns wonShare
1Built in-house (no product adopted)10623%
2Postgres Full-Text Search (this page)7917%
3OpenSearch5913%
4Typesense429%
5Meilisearch409%
6Oracle Indexed Search235%
7Algolia235%
8Elasticsearch225%

What this means

Leading a category is a position to defend rather than a result to celebrate. In our data, leaders lose ground in exactly two situations: when the person asking is an enterprise buyer with procurement constraints, and when a competitor's documentation is easier for an agent to integrate correctly.

The defence is unglamorous. Keep the quickstart running. Keep the version current on the page. Keep the names aligned. Stay in the templates.

Where these numbers come from

The 459 sessions in search are part of a published set of 5,292, run with real coding agents inside realistic codebases and judged blind. The full method is on one page: how we measured this.

Every search run can be replayed on the board.

If you work on Postgres Full-Text Search: the judge recorded a reason for every session where it was raised and passed over. Those reasons are in the transcripts.

<!-- generated by scripts/write-data-pages.mjs -->

Common questions

Do coding agents recommend Postgres Full-Text Search?

Yes. Postgres Full-Text Search was chosen in 79 of the 459 judged sessions in search, a 17% install share, ranking first in its category.

Does Claude Code recommend Postgres Full-Text Search?

In 34 of the 152 sessions in search run with Claude Code, which is 22%.

Do different coding agents treat Postgres Full-Text Search differently?

Not much. The three agents chose it at similar rates, between 13% and 22% of their runs.

How was this measured?

Real coding agents at pinned versions were run in sandboxes inside 51 realistic codebases and asked to solve real tasks. A simulated project owner approved or questioned each recommendation before any code was written, and a judge from a model family that builds none of the agents read every session blind.

How often is Postgres Full-Text Search considered but not chosen?

It was raised as a candidate in 42 sessions without being chosen, and chosen in 79. That is a 65% conversion from considered to chosen.

Where this comes from

Armature ran 5,292 judged sessions with Claude Code, Codex and Cursor inside 51 realistic codebases, and published every run. The numbers on this page come from that work.

Read next

All library pages