Giter Club home page Giter Club logo

dustcart's People

Contributors

tamano avatar

Watchers

 avatar  avatar

dustcart's Issues

Want to choose path of pg_dump command

In case below, we want to choose which bin file to be used.

[root@localhost tmp]# which pg_dump
/usr/pgsql-9.4/bin/pg_dump

[root@localhost tmp]#  whereis pg_dump
pg_dump: /usr/bin/pg_dump /usr/share/man/man1/pg_dump.1.gz /usr/share/man/man1/pg_dump.1

[root@localhost tmp]#  /usr/bin/pg_dump --version
pg_dump (PostgreSQL) 8.4.20

[root@localhost tmp]#  /usr/pgsql-9.4/bin/pg_dump --version
pg_dump (PostgreSQL) 9.4.4

Delete unzip file

When specifying cleanup :except_latest, dustcart keeps both directory and zip file.
It is meaningless; We should keep only zip file.

Progress is black box

We can't see the progress after kicking exec command and it is uneasy.
Dustcart should output what he is doing (Like Chef does)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.