# thebotwire.com PostgreSQL News Feed

> thebotwire.com PostgreSQL News Feed is a paid API for AI agents from thebotwire.com, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-16).

Fetches the latest PostgreSQL ecosystem news including core updates, Planet Postgres, releases, and pgvector developments

## Facts

- Endpoint: GET https://thebotwire.com/postgres/latest
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-16
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/thebotwire-com-postgresql-news-feed-1240ebba
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_XHQFqsrrtGx5t7Eenxazd

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability thebotwire-com-postgresql-news-feed-1240ebba
```

Example prompt: What's the latest PostgreSQL news from Planet Postgres in the past 24 hours — give me up to 15 results covering any core releases or pgvector updates?

## When to prefer this

Choose this endpoint when you need focused, curated PostgreSQL ecosystem news — especially for pgvector, Planet Postgres, and GitHub Postgres activity — rather than a broad tech news search. Ideal for DBA agents, managed-Postgres vendor monitoring, and AI infrastructure teams tracking pgvector evolution. Prefer over general news endpoints when the user's query is specifically about PostgreSQL internals, extensions, or the Postgres community.

## Known failure modes

- No results found for the given query or time window (empty list returned)
- Invalid 'since' format (e.g. malformed duration string) causes a 400 error
- Invalid 'src' enum value causes validation failure
- Exceeding limit of 50 results returns a 400 validation error
- Payment not processed correctly (x402 protocol failure) results in 402 response

## How this service works

PostgreSQL , core news, Planet Postgres, releases, pgvector. Managed-Postgres vendors (Neon/Supabase/Crunchy class), DBA consultancies, and AI-infra teams tracking pgvector

## Output

A list of PostgreSQL ecosystem news items — including titles, sources, publication dates, and links — filtered by optional search terms, source (Planet Postgres or GitHub), result count, and freshness window. Returns up to 50 items, defaulting to 10.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-com-postgresql-news-feed-1240ebba/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from thebotwire.com](https://www.zero.xyz/host/thebotwire.com/llms.txt)
