cmu-db / dbgym

An end-to-end research vehicle for studying self-driving DBMSs.
MIT License
9 stars 1 forks source link

Streamlined Postgres commands #19

Closed wangpatrick57 closed 4 months ago

wangpatrick57 commented 4 months ago

Summary: Consolidate Postgres commands so that there are only two: repo to set up the Postgres repository and pgdata to create a .tgz file of a pgdata/ directory that is fully set up.

Demo:

https://github.com/cmu-db/dbgym/assets/20631215/19bbdd28-8bca-4148-a6e1-cf11e3c3463d

Details: