postgres-new icon indicating copy to clipboard operation
postgres-new copied to clipboard

feat: database deployment

Open jgoux opened this issue 1 year ago • 0 comments
trafficstars

What kind of change does this PR introduce?

feature

What is the current behavior?

we can't deploy the local databases we create in the browser

What is the new behavior?

the databases can be deployed and accessed with any PostgreSQL client over TCP

Remaining tasks

  • [x] Check if the pglite dump is tar vs tar.gz when uploading, compress/uncompress in consequence
  • [x] Merge the cache deletion strategy: https://github.com/supabase-community/postgres-new/pull/76
  • [x] Deploy the proxy on staging
  • [ ] Run this PR on staging (frontend connected to Fly)

jgoux avatar Aug 14 '24 22:08 jgoux