top | item 46277000 (no title) buster | 2 months ago Sounds amazing, but i would rather be able to run the database locally and use the same in dev as in production. Is this possible? discuss order hn newest rcrowley|2 months ago PlanetScale's Postgres offering is as close to plain-old-Postgres as we could possibly build. Hawkenfall|2 months ago It's just a hosted Postgres database, you could run this locally with Docker for example: https://hub.docker.com/_/postgres
rcrowley|2 months ago PlanetScale's Postgres offering is as close to plain-old-Postgres as we could possibly build.
Hawkenfall|2 months ago It's just a hosted Postgres database, you could run this locally with Docker for example: https://hub.docker.com/_/postgres
rcrowley|2 months ago
Hawkenfall|2 months ago