Postgres at scale — with copy-on-write branching, data masking, separated storage & compute , 100% Postgres and your own cloud

Joined November 2020
330 Photos and videos
Pinned Tweet
Jun 11
Introducing the latest in Postgres for agentic workloads. Agents can now branch or wake your Postgres database instantly.
3
4
40
106,482
Jun 12
Over the past couple of months we sped up provisioning, branching, and waking up Xata Postgres databases. The article (and video demo) shows what that feels like: a database sitting scaled to zero with the bill flat, waking the instant you run a query, then branching into an isolated copy you can hand an agent without touching the source. Once branches are this fast, a Postgres per PR, per CI job, per agent run, per psql session all become practical. Each one is a full isolated database with copy-on-write data, awake only for the minutes you use it.
1
1
1
383
Xata 🦋 retweeted
1000 Postgres branches for $1 @xata Postgres databases are now provisioned, branched, and woken up from scale-to-zero dramatically faster. Fast, practically free copy-on-write branches mean you can spin one up per PR, CI build, agent run, or psql session.
1
5
16
1,485
Xata 🦋 retweeted
Over the past couple of months, we’ve sped up significantly the provisioning, branching, and waking-up of @xata Postgres databases. Branch creation times are down from 25 seconds to ~2 seconds on average. This results in a much smoother experience for you and your agents. Here is a 3 minutes demo.
2
8
24
2,102
Jun 11
This was made possible with two new features of the Xata platform: the new Xatastor storage engine and warm compute pools. Xatastor separates compute from storage and branches are copy-on-write: they share the parent's data and stores only the changes to the parent. Warm pools keep Postgres clusters ready, so a branch is ready to use in about a second.
1
577
Jun 11
With Xata, you are only billed for the minutes a branch is awake, and you only pay for your data once. Copies are free thanks to Copy-on-Write. For many of our customers, five minutes is the median lifespan of a branch. Five minutes on a xata.micro branch costs $0.001.
1
126
Jun 11
1000 pure vanilla Postgres databases for $1. No fork, no proprietary APIs, every extension already works. You can get started for free at xata.io. The full write-up: xata.io/blog/a-thousand-post…
1
118
Jun 11
Introducing the latest in Postgres for agentic workloads. Agents can now branch or wake your Postgres database instantly.
3
4
40
106,482
Today, @monicasarbu, Xata CEO, joined the Berlin Buzzwords panel "The Agent Era: How AI Agents Are Reshaping Data Platforms". The premise: AI agents have quietly become some of the most demanding users of modern data platforms, and most weren't built with them in mind. She was joined by speakers from Snowflake, Elastic, and MotherDuck on what broke and what had to be rebuilt. That gap, agents spinning up databases faster than any provisioning model can keep up, is the reason Xata exists.
1
2
155
Every new query in the Xata console is a scratchpad now. Open it, run some SQL, close it without a trace. Highlight one statement and the Run button becomes "Run selected." Each one gets its own results tab. Turn on autosave and your queries name themselves.
1
2
351
We rebuilt the metrics view for every Postgres branch on @xata. Out of a central observability vendor, into a per-cell @VictoriaMetrics stack. Six weeks of work, no user-visible downtime in the console. Here's what we learned. 🧵
1
3
9
1,049
Best part of the cutover: both backends in code, behind a flag, with a header to flip backends per request. Same chart on both, side by side, for a week. That's how we caught a double-count where pod aggregates were summing with the per-container series.
1
135