Commit graph

8 commits

Author SHA1 Message Date
Lance Edgar c8e24a55cf Prevent default use of shell when running commands as postgres
so that our sudoers config can work as expected
2019-02-22 15:28:06 -06:00
Lance Edgar c87ef42bad Fix how we run sudo commands as postgres user
per similar changes made in rattail-fabric2
2019-02-22 14:57:13 -06:00
Lance Edgar 12a29f2088 Tweak how postgresql version is detected
pattern match didn't work for the 10.5 version
2018-09-06 11:38:56 -05:00
Lance Edgar 190a8318cc Let a postgres db download exclude some tables 2018-08-16 11:53:39 -05:00
Lance Edgar 440130439e Echo error output to stderr when restoring postgres db
apparently one can run out of disk space and never know it, with default output
2018-08-16 11:52:10 -05:00
Lance Edgar 11db1579c4 Add support for arbitrary port when downloading Postgres database 2018-03-09 17:15:55 -06:00
Lance Edgar 90e5133995 Accept port arg when running postgresql script 2018-03-01 18:51:45 -06:00
Lance Edgar 40dbb595e9 Initial commit
mostly as-is, taken from `rattail.fablib` subpackage
2018-02-24 16:29:20 -06:00