Pinned Loading
-
Rails Postgres Database Snapshots
Rails Postgres Database Snapshots 1namespace :db do
2desc "Backup the database to a file and manage archives"
3task :backup => [:environment] do
4datestamp = Time.now.strftime("%Y-%m-%d_%H-%M-%S")
5database = Rails.env.downcase
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.