fly-apps / postgres-ha

Postgres + Stolon for HA clusters as Fly apps.
Apache License 2.0
316 stars 131 forks source link

Local development guide #111

Open JAForbes opened 1 year ago

JAForbes commented 1 year ago

Hey I thought it'd be great to be able to use the exact same pg/timescale/postgis version for local development with e.g. docker compose.

I gave it a go but hit a few issues. I'm guessing this image is really optimized for running on fly's infrastructure. Is there a recommended approach to running the same image locally without worrying about clustering, or stolon etc?