Skip to content

schaerli/gstellar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gstellar

Easy PG snapshot tool for development environment. Inspired by stellar in python.

Description

Creates and restores snapshots on a postgresql db without pg_restore and pg_dump

Installing

go install github.com/schaerli/[email protected]

Executing program

  • show commands
gstellar
  • commands are
init
snapshot
web
  • Snapshots commands are
create
restore
list
drop

Version History

  • 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

License

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published