Created
October 1, 2015 18:36
-
-
Save garybernhardt/d6fa87a32ecca791ac7a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ heroku pg:backups | |
Installing Heroku Toolbelt v4... done. | |
For more information on Toolbelt v4: https://github.com/heroku/heroku-cli | |
Setting up node-v4.1.1... done | |
Installing core plugins heroku-cli-addons, heroku-apps, heroku-fork, heroku-git, heroku-local, heroku-run, heroku-status... | |
▸ | |
Error reading plugin: heroku-apps. See /Users/grb/.heroku/error.log for more information. | |
Error reading plugin: heroku-cli-addons. See /Users/grb/.heroku/error.log for more information. | |
Error reading plugin: heroku-fork. See /Users/grb/.heroku/error.log for more information. | |
Error reading plugin: heroku-git. See /Users/grb/.heroku/error.log for more information. | |
Error reading plugin: heroku-local. See /Users/grb/.heroku/error.log for more information. | |
Error reading plugin: heroku-run. See /Users/grb/.heroku/error.log for more information. | |
Error reading plugin: heroku-status. See /Users/grb/.heroku/error.log for more information. | |
=== Backups | |
ID Backup Time Status Size Database | |
----- ------------------------- ----------------------------------- ------ -------- | |
a145 2015-10-01 04:23:32 +0000 Completed 2015-10-01 04:23:48 +0000 13.1MB JADE | |
a144 2015-09-30 04:27:16 +0000 Completed 2015-09-30 04:27:30 +0000 13.1MB JADE | |
a143 2015-09-29 04:25:31 +0000 Completed 2015-09-29 04:25:44 +0000 13.1MB JADE | |
a142 2015-09-28 04:19:26 +0000 Completed 2015-09-28 04:19:49 +0000 13.1MB JADE | |
a141 2015-09-27 04:18:59 +0000 Completed 2015-09-27 04:19:16 +0000 13.1MB JADE | |
a140 2015-09-26 04:16:37 +0000 Completed 2015-09-26 04:16:53 +0000 13.1MB JADE | |
a139 2015-09-25 04:23:54 +0000 Completed 2015-09-25 04:24:02 +0000 13.1MB JADE | |
b135 2015-09-22 00:14:35 +0000 Completed 2015-09-22 00:14:41 +0000 13.1MB JADE | |
b134 2015-09-22 00:04:12 +0000 Completed 2015-09-22 00:04:17 +0000 13.1MB JADE | |
b023 2015-06-04 01:07:36 +0000 Completed 2015-06-04 01:07:42 +0000 13.0MB JADE | |
oa729 2015-05-21 05:24:35 +0000 Completed 2015-05-21 06:09:46 +0000 12.4MB DATABASE | |
oa728 2015-05-20 04:26:10 +0000 Completed 2015-05-20 04:55:07 +0000 12.4MB DATABASE | |
oa727 2015-05-19 04:19:31 +0000 Completed 2015-05-19 04:19:42 +0000 12.4MB DATABASE | |
ob425 2015-05-18 18:04:49 +0000 Completed 2015-05-18 18:04:55 +0000 12.4MB JADE | |
oa726 2015-05-18 07:41:22 +0000 Completed 2015-05-18 07:58:27 +0000 12.4MB DATABASE | |
oa725 2015-05-17 08:02:14 +0000 Completed 2015-05-17 10:09:23 +0000 12.4MB DATABASE | |
oa724 2015-05-16 07:54:26 +0000 Completed 2015-05-16 07:54:37 +0000 12.4MB DATABASE | |
oa723 2015-05-15 08:01:58 +0000 Completed 2015-05-15 08:18:39 +0000 12.4MB DATABASE | |
oa722 2015-05-14 07:55:05 +0000 Completed 2015-05-14 07:56:10 +0000 12.4MB DATABASE | |
ob424 2015-05-08 23:06:05 +0000 Completed 2015-05-08 23:06:11 +0000 12.4MB JADE | |
oa715 2015-05-07 07:51:27 +0000 Completed 2015-05-07 08:49:34 +0000 12.4MB DATABASE | |
oa708 2015-04-30 07:26:39 +0000 Completed 2015-04-30 08:02:49 +0000 12.4MB DATABASE | |
oa701 2015-04-23 06:33:05 +0000 Completed 2015-04-23 06:33:14 +0000 12.4MB DATABASE | |
oa694 2015-04-15 04:37:51 +0000 Completed 2015-04-15 04:37:59 +0000 12.4MB DATABASE | |
=== Restores | |
No restores found. Use `heroku pg:backups restore` to restore a backup | |
=== Copies | |
No copies found. Use `heroku pg:copy` to copy a database to another |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment