Easy PG snapshot tool for development environment. Inspired by stellar in python.
Creates and restores snapshots on a postgresql db without pg_restore and pg_dump
go install github.com/schaerli/[email protected]
- show commands
gstellar
- commands are
init
snapshot
web
- Snapshots commands are
create
restore
list
drop
- 0.0.1
- Initial Release
- 0.0.2
- Web gui
- 0.1.0
- drop database
- 0.1.1
- set default values in init for host and port
- 0.1.2
- fix restore function
- 0.1.3
- optimize restored database
- 0.1.4
- only analyze tables in public schema
THE BEERWARE LICENSE" (Revision 42): schaerli wrote this code. As long as you retain this notice, you can do whatever you want with this stuff. If we meet someday, and you think this stuff is worth it, you can buy me a beer in return.