Self-hosted VPS or managed
A cheap VPS is the right call, right up until 2 AM.
The math is real: a small virtual server costs a few dollars a month, Postgres is free, and an afternoon gets it running. The part the math leaves out is everything after the afternoon. Lathe is the same idea, one machine that is yours alone, with the after-the-afternoon part done for you, from $15 a month.
What the afternoon does not include.
- Backups that have been tested
- Setting up a nightly dump is easy. Knowing the dump restores is the part people skip. Here every backup is a daily image, 7 kept, and the latest one is restored to a temporary server every month and checked.
- TLS and credentials
- A certificate that renews itself, SCRAM authentication, PgBouncer in front, a password you can rotate from the portal in a minute. On a VPS each of these is a Saturday.
- Patching in a window you know about
- Postgres minor versions and OS security updates land in a fixed weekly window, announced in advance. Not when you remember, not when a CVE makes the news.
- Monitoring and the night call
- Disk, memory, connections and per-engine figures on the instance page; a machine that stops answering is restarted without you. The 2 AM page goes to us.
- Still your box
- Standard credentials, standard ports, standard tools. pg_dump works whenever you want it to. Nothing here stops you leaving for a VPS later if the trade changes.
- What you give up
- Root. You do not get a shell or a superuser, and you cannot install anything that is not on the list. That restriction is what makes the rest of this page possible at this price.
Good for
- A developer who has run their own Postgres and knows what the hours cost
- A small team with no one whose job is the database
- A product where an outage at night has a price
- Someone moving off a metered platform who does not want to take on operations to do it
Questions
Isn't a VPS much cheaper?
The server is cheaper. The total is the server plus the hours: backups, TLS, patching, monitoring and the night something stops. If those hours are free to you and you enjoy them, a VPS is the right call and we will say so.
Can I get root or SSH?
No. You get an owner role, a portal, an API and an MCP server. The trade is deliberate: no shell means the operations can be automated, and automated operations are what keep the price where it is.
How do I move from my VPS to Lathe?
pg_dump on the VPS, pg_restore into the instance, change one connection string. The 20 TB of traffic included covers the move many times over.
And back again?
The same way, at full speed, for nothing. Your data is yours; a service you cannot afford to leave is not one you should stay with.
Read next: Flat-price managed database, No egress fees, Never paused, never metered, pgvector on your own machine, One machine, every engine. Every number on this page comes from the pricing page's facts.
The box, run for you, from $15 a month.
Live about 90 seconds after checkout. Cancel any time; Mini starts with a 3-day free trial.
Create an instance